Welcome to Claude Code Plugins
Plugins give Claude Code new abilities. Install one, and Claude automatically gets new skills — no configuration needed.
What Are Plugins & Skills?
Plugins
Packages you install that contain skills, commands, and agents. Think of them like extensions for VS Code — each one adds new capabilities to Claude.
Skills
Instructions that activate automatically based on context. When you ask Claude to do something a skill covers, it kicks in without you doing anything extra.
Commands
Slash commands you type explicitly, like /audit or /deploy. These give you direct control over specific plugin capabilities.
Install in 60 Seconds
pnpm add -g @intentsolutionsio/ccpi
Also works with npm, yarn, or bun. Then run ccpi install <plugin-name> to add plugins.
/plugin marketplace add jeremylongshore/claude-code-plugins
Adds the full marketplace. Then use /plugin install <name> to add individual plugins.
How Skills Work
Install a plugin
Pick a plugin from the marketplace and install it. The plugin's skills are now available to Claude.
Ask Claude anything
Just work normally. Ask Claude to review code, write tests, audit security — whatever you need.
Skills activate automatically
Claude detects the right skill for the job and uses it. Better results with zero extra effort from you.
Explore More
Need Help?
Got questions or stuck on something? The community is here to help.
Join the Discussion on GitHub →