← All Skills
🧩
Agentic Plugin Marketplace
A plugin and skills marketplace for Claude Code: 94 install-on-demand plugins bundling 203 domain agents, 175 skills, and 109 slash commands. Everything is generated from one Markdown source, so Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot consume it natively too.
Key Features
- 94 plugins, install on demand
- 203 domain expert agents
- 175 skills, load when activated
- One source across 5 agent CLIs
Installation
In Claude Code, run:
/plugin marketplace add wshobson/agents
Then install the plugins you want:
/plugin install python-development
Codex CLI: npx codex-marketplace add wshobson/agents
Gemini / OpenCode: clone the repo, then run make generate for that harness.
How to Use
Installing a plugin loads only its own agents / commands / skills into context, not the whole marketplace. Use slash commands for scaffolding, security scans, and test generation, or let domain agents handle architecture, security, data, and ML; 16 orchestrators drive multi-agent workflows for full-stack, security, ML, and incident response.
Requirements
Requires Claude Code; or use one of Codex CLI / Cursor / OpenCode / Gemini CLI / GitHub Copilot (Gemini and OpenCode install by cloning the repo and running make generate).
Related Skills