Prioritize AI marketplace installation docs

Constraint: The marketplace README is the primary install surface for AI agents and must stay synchronized with published plugins.

Rejected: Keep README as a secondary overview | stale install guidance makes plugin discovery unreliable.

Confidence: high

Scope-risk: narrow

Directive: Update README whenever public skills/plugins or plugin capabilities change.

Tested: python scripts/validate_marketplace.py; README plugin coverage check; temp CODEX_HOME marketplace add/list/plugin add docx.

Not-tested: Remote Git marketplace install; local checkout install exercises the same marketplace metadata.
This commit is contained in:
KeyInfo Bot
2026-06-11 17:46:39 +08:00
commit 6355d59800
12807 changed files with 364161 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.omx/
skill/
__pycache__/
*.pyc
.DS_Store
Thumbs.db