The open-source marketplace of Claude Code plugins, skills, and agents — 400+ plugins, 2,700+ skills, 200+ agents, every one spec-validated before it ships. Install with the
ccpiCLI.
Created and maintained by Jeremy Longshore / Intent Solutions.
Live work → jeremylongshore/claude-code-plugins-plus-skills Marketplace → tonsofskills.com
This repository is the Intent Solutions organization landing page for Claude Code Plugins Plus — one of the largest open-source marketplaces of plugins, skills, and agents for Claude Code, Anthropic's official CLI.
If you landed here from the Intent Solutions org: Claude Code Plugins Plus is built and maintained by Jeremy Longshore under Intent Solutions. The catalog ships and develops in the canonical repository:
- One canonical catalog — the marketplace manifest is the
marketplace.jsonthe Claude Code CLI reads. No registries to reconcile, no manual sync step. - Spec-correct or it doesn't ship — every contribution runs the Intent Solutions validator against the AgentSkills.io open standard plus Claude Code's skill and plugin references. The 8-field marketplace frontmatter (
name / description / allowed-tools / version / author / license / compatibility / tags) is enforced, not aspirational. - Forge-generated and hand-authored, both first-class — generate production-grade plugins from any REST API with an audit trail, or hand-author against the same templates and validators.
- Production-tested patterns — playbooks and a public wiki cover the failure modes that show up at scale: rate limits, MCP reliability, multi-agent cost caps, incident debugging.
# Recommended — the ccpi package manager
pnpm add -g @intentsolutionsio/ccpi
ccpi search devops
ccpi install devops-automation-pack
ccpi list --installed
# Or use Claude Code's built-in command
/plugin marketplace add jeremylongshore/claude-code-pluginsBrowse the full catalog at tonsofskills.com.
The complete README, quickstart, contribution guide, validator, playbooks, and wiki all live in the canonical repository:
→ Open jeremylongshore/claude-code-plugins-plus-skills
Built and maintained by Jeremy Longshore · Intent Solutions — intentsolutions.io