codex-micro
v0.3.0Lights the Work Louder Codex Micro agent keys from Codex CLI hook events.
By A1mAssist0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install codex-micro for Codex and Claude Code
codex plugin marketplace add A1mAssist/codex-micro-adapter
codex plugin marketplace upgrade codex-micro-adapter
codex plugin add codex-micro@codex-micro-adapterPaste and run these commands in a terminal with Codex. They add and refresh the codex-micro-adapter catalog, then install this plugin.
Compatibility: the page URL and API slug “codex-micro” remain stable.
- Codex:
codex-micro@agent-plugin-marketplace→codex-micro@codex-micro-adapter
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/A1mAssist/codex-micro-adapterClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/codex-micro/.
Plugin files
├── .codex-plugin/plugin.json└── .claude-plugin/plugin.json
Plugin manifests2
{
"name": "codex-micro",
"version": "0.3.0",
"description": "Lights the Work Louder Codex Micro agent keys from Codex CLI hook events.",
"hooks": "./hooks/codex-hooks.json"
}{
"name": "codex-micro",
"version": "0.3.0",
"description": "Lights the Work Louder Codex Micro agent keys from Claude Code hook events.",
"author": {
"name": "A1mAssist"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[codex-micro on Agent Plugins Marketplace](https://pluginsmp.com/plugins/codex-micro)