claude-plugins-reference-2026

Installation
SKILL.md

Claude Code Plugins System - Complete Reference (January 2026)

Plugins extend Claude Code with skills, agents, hooks, MCP servers, and LSP servers. This reference provides complete technical specifications for creating and distributing plugins.


Plugin Components Overview

Plugins can include any combination of:

  • Skills: SKILL.md directories that Claude can invoke automatically
  • Commands: Markdown files creating /name shortcuts (legacy; use skills instead)
  • Agents: Specialized subagents for specific tasks
  • Hooks: Event handlers responding to Claude Code events
  • MCP Servers: Model Context Protocol servers for external tool integration
  • LSP Servers: Language Server Protocol servers for code intelligence

Related skills

More from jamie-bitflight/claude_skills

Installs
9
GitHub Stars
44
First Seen
Mar 29, 2026