Use this plugin when the user wants to create, improve, validate, publish, or submit an OpenDesign plugin using the plugin spec, examples, and PR workflow.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add nexu-io/open-design --skill extend-plugin-author --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Extend Plugin Author?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nexu-io-extend-plugin-author)More formats (shields.io, HTML) on the badges page.
---
name: extend-plugin-author
description: Use this plugin when the user wants to create, improve, validate, publish, or submit an OpenDesign plugin using the plugin spec, examples, and PR workflow.
license: MIT
metadata:
author: open-design-spec
version: "0.1.0"
---
# 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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!