excalidraw-diagram
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/axtonliu/excalidraw-diagramWhat This Skill Does
The Excalidraw Diagram skill enables OpenClaw to translate abstract concepts and technical text into high-quality visual diagrams. Whether you need a quick flow chart for a business process, a mind map for brainstorming, or an animated technical breakdown, this agent handles the heavy lifting by generating raw Excalidraw JSON structures. It supports three distinct formats: Obsidian-compatible markdown files for seamless note integration, standard .excalidraw files for browser-based editing, and advanced animated diagrams that visualize the progression of complex ideas.
Installation
To install this skill, use the following OpenClaw command:
clawhub install openclaw/skills/skills/axtonliu/excalidraw-diagram
Use Cases
- Project Documentation: Create architecture diagrams or system flowcharts that can be embedded directly into Obsidian vaults.
- Educational Content: Generate animated step-by-step visual guides to explain technical concepts or logic flows to students or colleagues.
- Meeting Visualization: Convert meeting transcript summaries or brainstorm notes into structured mind maps to improve team clarity.
- Quick Mockups: Rapidly draft UI/UX wireframes or site maps that can be opened and refined in the web-based Excalidraw editor.
Example Prompts
- "画图:请根据以下技术架构需求,生成一个标准的系统流程图,重点展示用户请求到数据库的完整链路。"
- "Excalidraw动画:请梳理关于敏捷开发生命周期的五个阶段,并将其制作为动画流程图,确保每个阶段按顺序呈现。"
- "Standard excalidraw: 创建一个关于人工智能Agent的工作原理思维导图,包含感知、决策和行动三个分支,并保存为.excalidraw文件。"
Tips & Limitations
- Mode Selection: Use specific trigger words like '标准Excalidraw' or '动画图' to ensure the output matches your intended platform, as default behavior is strictly optimized for Obsidian.
- Animation Logic: When requesting animations, ensure the content provided has a clear logical progression, as the
orderparameter is assigned based on the hierarchy of your input text. - Complex Diagrams: For extremely complex diagrams with hundreds of nodes, consider breaking your request into smaller chunks to maintain readability and performance in the Excalidraw interface.
- Formatting: Always ensure the file path is accessible in your current working directory to allow the agent to save the files automatically upon completion.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-axtonliu-excalidraw-diagram": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write
Related Skills
obsidian-canvas-creator
Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.
mermaid-visualizer
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
ai-pair
AI Pair Collaboration Skill. Coordinate multiple AI models to work together: one creates (Author/Developer), two others review (Codex + Gemini). Works for code, articles, video scripts, and any creative task. Trigger: /ai-pair, ai pair, dev-team, content-team, team-stop
smart-illustrator
智能配图与 PPT 信息图生成器。支持三种模式:(1) 文章配图模式 - 分析文章内容,生成插图;(2) PPT/Slides 模式 - 生成批量信息图;(3) Cover 模式 - 生成封面图。所有模式默认生成图片,`--prompt-only` 只输出 prompt。支持 Bento Grid 功能展示图风格(--style bento)。触发词:配图、插图、PPT、slides、封面图、thumbnail、cover、bento grid、功能展示图、feature showcase。