Codex and Claude Code plugin marketplace repository for reusable skills and skill-scoped agents.
$system:maintain-dev-docs/system:maintain-dev-docsBoth commands create, update, and audit repo-specific docs/dev guidance from repository evidence.
.agents/plugins/marketplace.json lets Codex add this repository as a marketplace source..claude-plugin/marketplace.json lets Claude Code add this repository as a marketplace source.plugins/system/ contains the system plugin package.plugins/system/.codex-plugin/plugin.json exposes the plugin for Codex.plugins/system/.claude-plugin/plugin.json exposes the plugin for Claude Code.plugins/system/skills/ contains plugin skills. Add future skills as plugins/system/skills/<skill-name>/SKILL.md.plugins/system/skills/<skill-name>/agents/openai.yaml can hold skill-scoped agent metadata when a skill needs an agent surface.Changing each plugin manifest's name changes the skill prefix used by that host.
From the repository root:
codex plugin marketplace add .
codex plugin add system@system-plugin
Confirm the plugin is visible:
codex plugin list
Restart Codex after installing or updating plugin metadata so newly added skills are loaded.
From the repository root:
claude plugin marketplace add .
claude plugin install system@system-plugin
Confirm the marketplace and plugin are visible:
claude plugin marketplace list
claude plugin list
Reload plugins after installing or updating plugin metadata:
/reload-plugins
From the repository root, run Claude Code with the plugin package directory:
claude --plugin-dir ./plugins/system
Then invoke the skill with:
/system:maintain-dev-docs
codex plugin marketplace --help and codex plugin add --helpOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub nwleedev/system --plugin systemClaude Code Harness System — plan enforcement, quality gates, domain knowledge, and session continuity
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.