PluginBench
Skill
Review
Audit score 70

hand-drawn-diagrams

nexu-io/open-design

Generate hand-drawn Excalidraw diagrams from natural language prompts with animated SVG and PNG export.

What is hand-drawn-diagrams?

Creates hand-drawn style diagrams using Excalidraw from text descriptions. Use this when you need to visualize concepts, workflows, or system designs in a sketch-like format with hosted editing and export options.

  • Generate diagrams from natural language prompts
  • Produce animated SVG output
  • Provide hosted edit links for further refinement
  • Export diagrams as PNG files
  • Support hand-drawn aesthetic styling

How to install hand-drawn-diagrams

npx skills add https://github.com/nexu-io/open-design --skill hand-drawn-diagrams
Prerequisites
  • Node.js and npm installed
  • Access to the upstream repository at https://github.com/muthuishere/hand-drawn-diagrams
  • Agent supporting standard skill paths (Claude Code, Codex, Gemini CLI, etc.)
Claude Code
Cursor
Windsurf
Cline

How to use hand-drawn-diagrams

  1. 1.Install the skill using: npx skills add https://github.com/nexu-io/open-design --skill hand-drawn-diagrams
  2. 2.Ask your agent to generate a diagram using the skill name or trigger phrases like 'hand drawn diagram', 'sketch diagram', or 'whiteboard diagram'
  3. 3.Provide a natural language description of what you want to visualize
  4. 4.Receive the generated Excalidraw diagram with animated SVG, edit link, and PNG export options
  5. 5.Use the hosted edit link to refine the diagram further if needed

Use cases

Good for
  • Create whiteboard-style system architecture diagrams from descriptions
  • Generate workflow or process visualizations from requirements
  • Sketch UI mockups or wireframes from text prompts
  • Produce quick conceptual diagrams for documentation
  • Export diagrams for presentations or reports
Who it's for
  • Software architects and engineers
  • Product designers and UX professionals
  • Technical writers and documentation creators
  • Team leads planning system designs
  • Anyone needing quick visual communication

hand-drawn-diagrams FAQ

What formats does the skill output?

The skill generates animated SVG, provides a hosted edit link for further refinement, and exports PNG files.

Which agents support this skill?

It works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths.

Can I edit the generated diagram after creation?

Yes, the skill provides a hosted edit link that allows you to refine and modify the diagram in Excalidraw.

What style of diagrams does it create?

It generates hand-drawn style diagrams using Excalidraw, giving them a sketch-like appearance rather than formal technical styling.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: hand-drawn-diagrams description: | Generate hand-drawn Excalidraw diagrams from a prompt — animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths. triggers:


hand-drawn-diagrams

Curated from @muthuishere.

What it does

Generate hand-drawn Excalidraw diagrams from a prompt — animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/muthuishere/hand-drawn-diagrams

Then ask the agent to invoke this skill by name (hand-drawn-diagrams) or with one of the trigger phrases listed in this skill's frontmatter.