#353 · Primary category: AI Coding Assistants
axton-obsidian-visual-skills
Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code
Project last updated:06/26/26
GitHub Stars
3.6K
Forks
323
Contributors
1
License
MIT
Why we included this project
If you live in Obsidian and already work with Claude Code, this pack is a quick way to get diagrams out of plain text: hand-drawn-style Excalidraw files, Mermaid charts, and Obsidian Canvas documents. The skills are plain markdown files that Claude loads on demand, so there is no server setup to wrestle with; you drop them into the skills directory and ask for a flowchart, mind map, or sequence diagram in natural language. The Excalidraw skill is the most polished of the three, with separate Obsidian, standard, and animated output modes plus Chinese text support, and the Mermaid skill includes syntax-error prevention for common mistakes. The author calls it experimental and warns that output quality shifts with the model and input, so treat it as a capable starting point rather than a finished product.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.