meta:plugin-creator
Installation
SKILL.md
Plugin Creator
Quick Start
Step 1: Create the plugin
my-plugin/
├── .claude-plugin/
│ └── plugin.json
└── commands/
└── hello.md
my-plugin/
├── .claude-plugin/
│ └── plugin.json
└── commands/
└── hello.md