extend-plugin-author
// Use this plugin when the user wants to create, improve, validate, publish, or submit an Open Design plugin using the plugin spec, examples, and PR workflow.
$ git log --oneline --stat
stars:42.2Kforks:4.8Kupdated:May 16, 2026 at 14:32
SKILL.md
| name | extend-plugin-author |
|---|---|
| description | Use this plugin when the user wants to create, improve, validate, publish, or submit an Open Design plugin using the plugin spec, examples, and PR workflow. |
name: extend-plugin-author description: Use this plugin when the user wants to create, improve, validate, publish, or submit an Open Design plugin using the plugin spec, examples, and PR workflow. license: MIT metadata: author: open-design-spec version: "0.1.0"
Extend Plugin Author
Workflow
- Read
plugins/spec/SPEC.mdand the closest example plugin. - Identify the target lane, mode, trigger description, required atoms, inputs, and capabilities.
- Scaffold a plugin folder with
SKILL.md,open-design.json,README.md, and evals when useful. - Validate JSON and run available repo checks.
- Prepare publish or PR instructions.
Output Contract
Produce a complete plugin folder and authoring-summary.md.