feat(codex): Add repo-local plugin marketplace support
Add Codex marketplace metadata and a repo-local plugin scaffold so the repository can be installed as a Codex plugin without duplicating the skills catalog. Document the new integration path and cover it with a regression test to keep the marketplace entry and plugin manifest in sync.
This commit is contained in:
@@ -25,6 +25,8 @@ Install the library into your Codex path, then invoke focused skills directly in
|
||||
npx antigravity-awesome-skills --codex
|
||||
```
|
||||
|
||||
If you prefer a plugin-style Codex integration, this repository also ships repo-local plugin metadata in `.agents/plugins/marketplace.json` and `plugins/antigravity-awesome-skills/.codex-plugin/plugin.json`.
|
||||
|
||||
### Verify the install
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user