LLM Skills
~/catalog/technical documentation//SKILL

Hand drawn diagrams

/SKILL

Generate hand-drawn Excalidraw diagrams from a prompt : animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and

nexu-ionexu-io
87.8k
May 22, 2026
Apache License 2.0
// skill content

--- 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: - "excalidraw" - "hand drawn diagram" - "sketch diagram" - "whiteboard diagram" od: mode: prototype category: diagrams upstream: "https://github.com/muthuishere/hand-drawn-diagrams" --- # 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 - Upstream: https://github.com/muthuishere/hand-drawn-diagrams - Category: diagrams ## 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: ``bash # 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.

// original public source
nexu-io/open-design
/skills/hand-drawn-diagrams/SKILL.md
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/SKILL.md" "https://raw.githubusercontent.com/nexu-io/open-design/main/skills/hand-drawn-diagrams/SKILL.md"
Then in Claude Code, type /SKILL to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatornexu-io
Stars 87.8k
LicenseApache License 2.0
UpdatedMay 22, 2026
Format.md
AccessFree
// similar

Skills Technical documentation

View allarrow_forward