Skip to main content

hand-drawn-diagrams

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.

Aller à l'installation

Informations de source

Dépôt
nexu-io/open-design
Dernière activité de la source
18 août 2026 à 07:09
Langue détectée de SKILL.md
anglais
Étoiles
96 674
Forks
11 234

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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 OpenDesign 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.
Voir sur GitHub