Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs.
| Commands | commands/ | Markdown with frontmatter | | Skills | skills/ / | Directory with SKILL.md | | Agents | agents/ | Markdown definitions | | Hooks | hooks/hooks.json | Event handlers | | MCP Servers | .mcp.json | External integrations |
| references/plugin-structure.md | Directory structure, manifest schema, components | | references/marketplace-schema.md | Marketplace format, plugin entries, distribution | | references/workflows.md | Step-by-step workflows, patterns, publishing |
Crea e gestisci i plugin Claude Code con struttura, manifest e integrazione con il marketplace adeguati. Da utilizzare durante la creazione di plug-in per un marketplace, l'aggiunta di componenti di plug-in (comandi, agenti, hook), il bumping di versioni di plug-in o l'utilizzo dei manifest plugin.json/marketplace.json. Fonte: softaworks/agent-toolkit.