agentsclimarketplace

Od plugin authoring

Skill nexu-io/open-design/plugins/_official/scenarios/od-plugin-authoring

🎨 The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen & 20+ CLIs via BYOK.

Install
npx -y skills add nexu-io/open-design --skill od-plugin-authoring

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Guided scenario for creating an Open Design plugin folder that can be installed into My plugins.

SKILL.md

1.7 KB, as published. Nobody here has run it

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.md with frontmatter and clear agent instructions.
  • open-design.json with 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.

Authoring rules

  • Follow docs/plugins-spec.md and the schema at docs/schemas/open-design.plugin.v1.json.
  • Treat SKILL.md as the canonical behavior description. open-design.json should describe how Open Design installs, applies, and presents that behavior.
  • Keep the generated plugin local-user friendly: it should not require marketplace publishing, enterprise trust setup, or private team catalog configuration.
  • Choose a stable plugin id from the user's requested workflow. Use lowercase letters, numbers, dashes, underscores, or dots.
  • Include a short readiness summary when finished:
    • Files created.
    • Whether the folder is ready to add to My plugins.
    • Any validation or follow-up needed before install.
    • A direct next-action prompt that offers: Add to My plugins, Publish repo, or Open Design PR.

Suggested folder shape

generated-plugin/
  SKILL.md
  open-design.json
  examples/
  assets/

The examples/ and assets/ directories are optional. Do not create empty directories just to match the sketch.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.