excalidraw-diagram-guide
Generate hand-drawn style Excalidraw diagrams from text descriptions
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Overview
- Creating Diagrams from Descriptions
- Basic Element Structure
- Key Properties
- Common Academic Color Palette
- Research Workflow Diagrams
- Methodology Flowchart
- System Architecture Sketches
- Embedding and Export
- Export Options
- Web Embedding
- Programmatic Generation (Python)
- Collaboration Features
- Integration with Research Tools
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.