docs(plugins): add Claude and Codex plugin guides
Document the new Claude Code and Codex plugin distributions and explain how root plugins, bundle plugins, and plugin-safe filtering relate to the full library install.\n\nSync the catalog, plugin compatibility artifacts, and generated plugin-safe subsets so main stays consistent before the v9.0.0 release flow.
This commit is contained in:
@@ -867,6 +867,25 @@
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "akf-trust-metadata",
|
||||
"path": "skills/akf-trust-metadata",
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": [],
|
||||
"blocked_reasons": {
|
||||
"codex": [],
|
||||
"claude": []
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "algolia-search",
|
||||
"path": "skills/algolia-search",
|
||||
@@ -25394,10 +25413,10 @@
|
||||
}
|
||||
],
|
||||
"summary": {
|
||||
"total_skills": 1328,
|
||||
"total_skills": 1329,
|
||||
"supported": {
|
||||
"codex": 1299,
|
||||
"claude": 1314
|
||||
"codex": 1300,
|
||||
"claude": 1315
|
||||
},
|
||||
"blocked": {
|
||||
"codex": 29,
|
||||
|
||||
Reference in New Issue
Block a user