obsidian-canvas-creator
Transform text content into structured Obsidian Canvas files with MindMap or freeform layouts.
- Supports two layout modes: radial MindMap for hierarchical content and flexible freeform for complex networks
- Analyzes input text to identify topics, relationships, and structure, then generates valid Canvas JSON with automatic node sizing and spacing calculations
- Includes preset color schemes (6 colors) and custom hex support, with proper quote escaping for Chinese and English text
- Validates all output for unique IDs, coordinate overlaps, and proper JSON formatting before export to Obsidian
Obsidian Canvas Creator
Transform text content into structured Obsidian Canvas files with support for MindMap and freeform layouts.
When to Use This Skill
- User requests to create a canvas, mind map, or visual diagram from text
- User wants to organize information spatially
- User mentions "Obsidian Canvas" or similar visualization tools
- Converting structured content (articles, notes, outlines) into visual format
Core Workflow
1. Analyze Content
Read and understand the input content:
- Identify main topics and hierarchical relationships
- Extract key points, facts, and supporting details
- Note any existing structure (headings, lists, sections)
More from axtonliu/axton-obsidian-visual-skills
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".
2.1Kmermaid-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.
964