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:
sickn33
2026-03-27 10:45:56 +01:00
parent 7751f14d53
commit 5af8360409
26 changed files with 507 additions and 43 deletions

View File

@@ -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,