plugin-creator
Installation
SKILL.md
Plugin Creator
$ARGUMENTS
Create a new experimental opt-in plugin pack following ai-toolkit conventions.
Workflow
- Capture scope -- what domain should the plugin pack own?
- Pick packaging model -- domain pack, policy pack, or hook/observability pack?
- Define manifest -- name, description, version, domain, compatibility, included assets
- Select assets -- agents, skills, rules, hooks, docs, templates
- Add scaffolding -- create
plugin.json,README.md, and optional subdirectories - Validate -- manifest JSON, included asset references, executable hooks, documentation links