excalidraw-diagram

excalidraw diagram

axtonliu 3.2k ↓ 2.7k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • Frontmatter 必须包含 tags: [excalidraw]
  • JSON 必须被 %% 标记包围
  • 不能使用 excalidraw-plugin: parsed 以外的其他 frontmatter 设置
  • source 使用 https://excalidraw.com(不是 Obsidian 插件)
  • 纯 JSON,无 Markdown 包装
  • 文件扩展名:.excalidraw
  • order: 动画播放顺序(1, 2, 3...),数字越小越先出现

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

excalidraw diagram

Source

Repository: https://github.com/axtonliu/axton-obsidian-visual-skills

excalidraw-diagram FAQ

What does the excalidraw-diagram skill do?

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". Frontmatter 必须包含 tags: [excalidraw] JSON 必须被 %% 标记包围

How do I install excalidraw-diagram?

Run: npx -y skills add https://github.com/axtonliu/axton-obsidian-visual-skills --skill excalidraw-diagram --agent claude-code — the source lives at github.com/axtonliu/axton-obsidian-visual-skills.

Maintain excalidraw-diagram?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[excalidraw-diagram on getagentictools](https://getagentictools.com/skills/axtonliu-axton-obsidian-visual-skills-excalidraw-diagram?ref=badge)
npx agentictools info skills/axtonliu-axton-obsidian-visual-skills-excalidraw-diagram

The second line is the CLI lookup for this page — handy in READMEs and docs.