Obsidian Visual Skills Pack
Three skills that turn text into Excalidraw diagrams, Mermaid charts and Obsidian Canvas boards
Install
/plugin marketplace add axtonliu/axton-obsidian-visual-skills
/plugin install obsidian-visual-skillsRestart Claude Code after installing.
This is third-party code. Review the repository files before installing.
What it does
A pack of three skills for visualizing notes. The first builds hand-drawn Excalidraw diagrams: flowcharts, mind maps, hierarchies, comparisons, timelines and matrices, as Obsidian files, standard files or with animation order. The second produces Mermaid diagrams with guards against common syntax errors: processes, cycles, sequences, states and comparisons. The third creates Obsidian Canvas files as radial mind maps or freeform layouts with sized, color-coded cards.
Who it is for. For Obsidian users, teachers and writers who need to turn text into diagrams quickly.
Good fit when
- You need to turn an article or notes into a mind map
- You need a process flowchart for docs or slides
- You need a sequence diagram of API calls
Not a fit when
- You need precise technical drawings or strict architecture diagrams
- You do not use Obsidian, Excalidraw or Mermaid
Example request
Turn this article into an Obsidian Canvas mind mapLimitations
The author marks it experimental with limited maintenance; quality depends on the model and input structure. Excalidraw in Obsidian needs the Excalidraw plugin. The handwriting font covers Latin only, so other scripts may render in a regular font.
How to disable. Remove the plugin via /plugin or delete the excalidraw-diagram, mermaid-visualizer and obsidian-canvas-creator folders from ~/.claude/skills.
Security check
- Skills are instructions and templates that only create diagram files
README in short
The README shows sample outputs and openly flags experimental status. For each of the three skills it lists diagram types, output modes and trigger words. Install via the Claude Code plugin marketplace or by copying folders. A troubleshooting section covers the handwriting font issue for non-Latin text.
SKILL.md
--- name: excalidraw-diagram description: 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". metadata: version: 1.2.1 ---
FAQ
Can I install just one skill?
Yes, with manual install copy only the folder you need to ~/.claude/skills.
How do I open Excalidraw output without Obsidian?
Use standard mode to get an .excalidraw file that opens on excalidraw.com.
Related
Microsoft's utility and MCP server that turn PDF, Word, Excel, PowerPoint, HTML and other files into Markdown for models
Anthropic skills
Skills
Anthropic's official skill examples: docx, pdf, pptx and xlsx documents, design, MCP builder and the Agent Skills spec
A skill that builds editable PPTX decks from PDF, DOCX, URLs and Markdown with native shapes, charts and animations
Anthropic's legal plugin suite: contracts, privacy, employment, IP, litigation, AI governance and legal education