create-claude-plugin

Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and publishing. Use when the user wants to create plugins, distribute skills/agents, build marketplaces, or mentions creating/packaging/publishing plugins.

$ Instalar

git clone https://github.com/ronnycoding/.claude /tmp/.claude && cp -r /tmp/.claude/skills/create-claude-plugin ~/.claude/skills/-claude

// tip: Run this command in your terminal to install the skill