od-plugin-authoring
Installation
SKILL.md
od-plugin-authoring (scenario)
Use this scenario when the user wants to create their own Open Design plugin.
Required outcome
Produce a folder named generated-plugin/ in the active project workspace.
At minimum, the folder must contain:
SKILL.mdwith frontmatter and clear agent instructions.open-design.jsonwith valid plugin metadata,od.kind, mode, task kind, capabilities, and inputs when needed.
Add examples/, assets/, or other supporting files only when they help the plugin be used or reviewed.