Claude Code Marketplace
A community marketplace of Claude Code commands and agents, synced from the claudecodecommands.directory catalog
Install
/plugin marketplace add ananddtyagi/cc-marketplace
/plugin install accessibility-expert@cc-marketplaceReplace accessibility-expert with the plugin you need; the list is in /plugin.
This is third-party code. Review the repository files before installing.
What it does
The repository plugs into Claude Code as a marketplace from which plugins install one at a time: slash commands or specialized subagents. Commands include documentation generation, code review, security audits, CLAUDE.md updates and prompt optimization. Agents cover accessibility, frontend, DevOps and review. Content is exported automatically from the website database where users submit their commands.
Who it is for. For Claude Code users looking for ready-made community commands and subagents.
Good fit when
- You need a ready slash command for review or docs
- You want to try community subagents before writing your own
- You want a single command rather than a large bundle
Not a fit when
- You need a vetted, maintained set with consistent quality
- Team policy forbids unreviewed prompts and hooks
Example request
Install the accessibility-expert agent from cc-marketplace and check the signup form for accessibilityLimitations
Commands come from many authors, some anonymous, with varying quality and licenses, and the repository has no overall license. Read a command or agent file before installing it. Some plugins, such as sugar, include their own code and automation.
How to disable. Uninstall plugins via /plugin and remove the marketplace with /plugin marketplace remove cc-marketplace.
Security check
- Commands and agents from unvetted authors
- Some plugins include executable code and automation
README in short
The README explains how to add the marketplace and install a single command or agent, and lists featured commands and agents. Each plugin installs independently. The repository syncs from the claudecodecommands.directory database, where you can also browse and submit commands. Licenses are set per command file.
FAQ
Where is the full list?
On claudecodecommands.directory or in the /plugin menu after adding the marketplace.
Can I add my own command?
Yes, via the submission form on the catalog site; once published it syncs to the repository automatically.
Related
Open-source personal AI assistant on your own machine: answers in Telegram, Slack, Discord and WhatsApp, extended with skills and plugins
A self-improving agent from Nous Research with a TUI, messaging gateway, cron jobs and skills it writes itself
An open source coding agent for the terminal and desktop with build and plan modes
Anthropic's coding agent for the terminal, IDE and GitHub: understands your codebase, runs tasks and handles git