Claude
Skills
Sign in
Back

extend-plugin-author

Included with Lifetime
$97 forever

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.

Design

What this skill does


# Extend Plugin Author

## Workflow

1. Read `plugins/spec/SPEC.md` and the closest example plugin.
2. Identify the target lane, mode, trigger description, required atoms, inputs, and capabilities.
3. Scaffold a plugin folder with `SKILL.md`, `open-design.json`, `README.md`, and evals when useful.
4. Validate JSON and run available repo checks.
5. Prepare publish or PR instructions.

## Output Contract

Produce a complete plugin folder and `authoring-summary.md`.

Related in Design