# Claude Code Plugins

> Contains all relevant documentation for Claude Code Plugins. ALWAYS PROACTIVELY use when working on or with plugins, hooks, skills, MCP servers, or settings.

- Skill: `jamesprial/claude-code-plugins-2` (Agent Skill, multi-file: 10 files)
- Install (CLI): `npx skillmds@latest add jamesprial/claude-code-plugins-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jamesprial/claude-code-plugins-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: JamesPrial (https://skillmd.com/u/jamesprial)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jamesprial/claude-code-plugins-2

---


# Claude Code Plugins

Comprehensive documentation for Claude Code extensibility. Plugins let you extend Claude Code with custom functionality that can be shared across projects and teams. Install plugins from marketplaces to add pre-built commands, agents, hooks, Skills, and MCP servers, or create your own to automate your workflows.

Start with [Plugins](references/plugins.md). Only read what you need. Come back if you need more.

## References

* [Plugins](references/plugins.md) - Tutorials and practical usage
* [Plugin Reference](references/plugins-reference.md) - Technical specifications and schemas
* [Plugin Marketplaces](references/marketplaces.md) - Creating and managing plugin marketplaces
* [Slash Commands](references/slash-commands.md) - Slash command development details
* [Subagents](references/subagents.md) - Custom AI subagent definitions
* [Hooks](references/hooks.md) - Event handling and automation
* [MCP](references/mcp.md) - External tool integration via Model Context Protocol
* [Settings](references/settings.md) - Configuration options for Claude Code
* [Skills](references/skills.md) - Agent skill development

