Plugins Marketplace
2 skillsAudits and researches the marketplace, plugin, and skill configuration files
View this plugin on GitHub$ npx skills add rj11io/11ai --skill 11ai-plugins-marketplace-audit-configs --skill 11ai-plugins-marketplace-research-configs$ claude plugin install 11ai-plugins-marketplace@11ai$ codex plugin add 11ai-plugins-marketplace@11aiFirst time? Add the marketplace once with claude plugin marketplace add rj11io/11ai or codex plugin marketplace add rj11io/11ai, then install any plugin from it.
Continuously audit a repository's AI-agent marketplace, plugin, and skill configuration surfaces against the published specifications for Claude Code, Claude Cowork, OpenAI Codex, ChatGPT, and the open Agent Skills standard until no confirmed critical or major finding remains. Read-only: discovers which config surfaces exist, checks every manifest field, enum value, path, limit, and cross-file consistency rule from bundled conformance references, records evidence-backed findings in a severity-ranked ledger, writes a timestamped Markdown report, and re-audits with fresh lenses after each pass. Use when asked to audit, verify, or continuously check marketplace.json, plugin.json, SKILL.md, or agents/openai.yaml conformance, or before publishing a skills repository to multiple agent ecosystems.
Answer questions about marketplace, plugin, and skill configuration formats across Claude Code, Claude Cowork, claude.ai, the Claude API, OpenAI Codex, ChatGPT, the open Agent Skills standard, and the skills.sh CLI, from bundled research references verified against official docs, JSON schemas, and vendor source code on 2026-08-06. Covers file locations, every schema field and enum value, source variants, policy values, install flows, settings, caching, and how this repository's own config surfaces and validator map onto each ecosystem. Use when a user asks how any of these config files work, which fields or values are allowed, how the ecosystems differ, or where 11ai deviates from a spec.