Agent skill

excalidraw-diagram-guide

Generate hand-drawn style Excalidraw diagrams from text descriptions

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeNOASSERTION
Install
npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill excalidraw-diagram-guide --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/43-wentorai-research-plugins/skills/tools/diagram/excalidraw-diagram-guide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,244
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Excalidraw Diagram Guide Generate hand-drawn style diagrams, wireframes, and visual explanations using Excalidraw's open-source whiteboard format. This skill enables researchers to create informal yet informative sketches for brainstorming sessions, presentations, and collaborative workshops. ## Overview Excalidraw is an open-source virtual whiteboard tool that produces diagrams with a distinctive hand-drawn aesthetic. Unlike formal diagramming tools such as PlantUML or Visio, Excalidraw prioritizes approachability and rapid ideation. Its output looks intentionally informal, which makes it well-suited for early-stage research brainstorming, teaching materials, and conference posters where a polished UML diagram would feel overly rigid. The tool stores diagrams in a JSON-based `.excalidraw` format, making them fully version-controllable and programmatically generatable. Researchers can describe what they need in natural language, and this skill translates those descriptions into valid Excalidraw scene files that can be opened in the Excalidraw editor or embedded directly into web pages. Excalidraw supports real-time collaboration, end-to-end encryption for shared sessions, and exp

What's inside
Steps it walks through
  1. Overview
  2. Creating Diagrams from Descriptions
  3. Basic Element Structure
  4. Key Properties
  5. Common Academic Color Palette
  6. Research Workflow Diagrams
  7. Methodology Flowchart
  8. System Architecture Sketches
  9. Embedding and Export
  10. Export Options
  11. Web Embedding
  12. Programmatic Generation (Python)
  13. Collaboration Features
  14. Integration with Research Tools
More from Auto-Empirical-Research-Skills
All skills →
About this skill
What does the excalidraw-diagram-guide skill do?

Generate hand-drawn style Excalidraw diagrams from text descriptions

How do I install it?

Run `npx skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill excalidraw-diagram-guide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Auto-Empirical-Research-Skills, a repository with 3,244 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going