--- name: plugin-creator description: | Create automatically creates new AI assistant code plugins with proper structure, validation, and marketplace integration when user mentions creating a plugin, new plugin, or plugin from template. specific to AI assistant-code-plugins repository workflow. Use when generating or creating new content. Trigger with phrases like 'generate', 'create', or 'scaffold'. allowed-tools: Write, Read, Grep, Bash(cmd:*) version: 1.0.0 author: Jeremy Longshore license: MIT --- # Plugin Creator ## Overview This skill provides automated assistance for the described functionality. ## Prerequisites - Appropriate file access permissions - Required dependencies installed ## Instructions [Step-by-step for Claude] ``` ## Output ## Error Handling See `{baseDir}/references/errors.md` for comprehensive error handling. ## Examples See `{baseDir}/references/examples.md` for detailed examples. ## Resources - Project documentation - Related skills and commands