Plugin Scaffolder

Scaffold a complete, valid Claude Code plugin from a description — the .claude-plugin/plugin.json manifest, component directories (skills, agents, commands, hooks, MCP config), portable ${CLAUDE_PLUGIN_ROOT} wiring, a local test loop with --plugin-dir, and a marketplace.json for distribution. Use when turning scattered .claude/ customizations into one installable, versioned package.

imtiazrayhan aa3ec56 4.5 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/plugin-scaffolder commit aa3ec56468

Frequently asked questions

npx skillmds@latest add imtiazrayhan/plugin-scaffolder