Obsidian Viz — Development skill for Claude Code
Obsidian visualization skill for OpenClaw - generate Excalidraw, Mermaid, and Canvas diagrams from text or images.
How to install Obsidian Viz
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 0xcjl/obsidian-viz and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Obsidian Viz does
Obsidian visualization skill for OpenClaw - generate Excalidraw, Mermaid, and Canvas diagrams from text or images.
Alternatives in Development
- Imagegen — Generate and edit images using OpenAI's Image API for projects 14.6k ★
- Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
- Lean Canvas — Generate Lean Canvas with problem, solution, UVP, and metrics 7.8k ★
README
Obsidian Viz
[English](#english) | [中文](#中文)
📊 Obsidian Visualization Skill for OpenClaw
A powerful OpenClaw skill for generating Obsidian-compatible visualization files. Transform text descriptions or images into editable diagrams, flowcharts, mind maps, and more.
  
✨ Features
**Two Input Modes**
- 📝 Text Description: Create charts from concept/process descriptions
- 🖼️ Image Input: Understand IM images (screenshots, diagrams) and redraw as editable formats
**Multiple Output Formats**
- Obsidian Mode (default):
.md/.canvasfiles, directly openable in Obsidian - Standard Mode:
.mmd/.excalidraw/.html, universal formats
- Obsidian Mode (default):
**Supported Chart Types**
- Flowcharts, Sequence Diagrams, Mind Maps
- Architecture Diagrams, ER Diagrams, Class Diagrams
- Gantt Charts, Timelines, Comparison Charts
- Free-layout Canvas networks
🚀 Installation
Method 1: ClawHub (Recommended)
clawhub install obsidian-viz
Method 2: Manual Installation
# Clone this repository
git clone https://github.com/your-username/obsidian-viz.git
# Move to OpenClaw skills directory
mv obsidian-viz ~/.openclaw/workspace/skills/obsidian-viz
📖 Usage Examples
1. Create from Text Description
**User**: "Create a flowchart showing the user login process"
The skill will generate a Mermaid flowchart:
graph TD
A[User enters credentials] --> B{Valid?}
B -->|Yes| C[Login Successful]
B -->|No| D[Show Error]
D --> A
2. Redraw from Image
Send a screenshot/diagram image, and the skill will:
- Analyze the image content
- Identify the chart type
- Redraw as editable Obsidian format
3. Export to Standard Format
Add "standard format" or "excalidraw.com" to export as
Related Skills
Excalidraw Create
Create a new element on the Excalidraw canvas (rectangle, ellipse, diamond, arrow, line, text, freedraw).
Viz
Visualization Development
Excalidraw Export
Export the current Excalidraw canvas scene, element set, library, or theme by retrieving the live resource sna
Viz Pack
Four Claude skills that turn any content into visuals — diagrams, infographics, interactive explainers, and sh
Excalidraw Diagrams
Claude Code skill for generating Excalidraw diagrams
Excalidraw Claude Code Skill
A Claude Code skill that generates Excalidraw diagrams from natural language. Just describe what you want, and
Related Agents
Mermaid Maker
Creates precise, Obsidian-compatible Mermaid diagrams for learning notes. Give it a concept (plus relevant con
Multimodal Looker
Analyze media files (PDFs, images, diagrams) that require interpretation beyond raw text. Extracts specific in
Observer
Visual analysis specialist. Interprets images, screenshots, PDFs, and diagrams; extracts exact text via OCR (n