Clear test plugins from public Codex marketplace

Constraint: Public marketplace should only expose production-ready plugins while KeyInfo now publishes internal skills explicitly.
Rejected: Keeping eapil-prefixed test plugins | They conflict with future KeyInfo-published skills and confuse plugin identity.
Confidence: high
Scope-risk: narrow
Directive: Keep plugin IDs stable and avoid eapil-prefixed test fixtures in the public market.
Tested: python scripts/validate_marketplace.py; CODEX_HOME temp codex plugin marketplace add .; CODEX_HOME temp codex plugin add docx@eapil-skill-market
Not-tested: Remote Codex Desktop install after push.
This commit is contained in:
AreChen
2026-06-10 20:22:26 +08:00
parent 179fbcbe40
commit cc51bb2d78
91 changed files with 17 additions and 35246 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ This directory can be used as a local marketplace root:
```powershell
codex plugin marketplace add .\plugins\codex
codex plugin add eapil-pdf@eapil-skill-market
codex plugin add docx@eapil-skill-market
```
For Git marketplace testing from the repository root, prefer the root `.agents/plugins/marketplace.json` entry and leave sparse checkout empty.