Overview
- Skill Key
- axtonliu/obsidian-canvas-creator
- Author
- axtonliu
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/axtonliu/obsidian-canvas-creator
- Latest Commit SHA
- a51910205844cfb3187c5cc7b4909104cef14ecf
Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 obsidian-canvas-creator 技能。 若已安装,则直接安装 obsidian-canvas-creator 技能。
# 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) ### 2. Determine Layout Type Ask user to choose or infer from context: **MindMap Layout:** - Radial structure from center - Parent-child relationships - Clear hierarchy - Good for: brainstorming, topic exploration, hierarchical content **Freeform Layout:** - Custom positioning - Flexible relationships - Multiple connection types - Good for: complex networks, non-hierarchical content, custom arrangements ### 3. Plan Structure **For MindMap:** - Identify central concept (root node) - Map primary branches (main topics) - Organize secondary branches (subtopics) - Position leaf nodes (details) **For Freeform:** - Group related concepts - Identify connection patterns - Plan spatial zones - Consider visual flow ### 4. Generate Canvas Create JSON following the Canvas specification: **Node Creation:** - Assign unique 8-12 character hex IDs - Set appropriate dimensions based on content length - Apply consistent color schemes - Ensure no coordinate overlaps **Edge Creation:** - Connect parent-child relationships - Use appropriate arrow styles - Add labels for complex relationships - Choose line styles (straight for hierarchy, curved for cross-references) **Grouping (Optional):** - Create visual containers for related nodes - Use subtle background colors - Add descriptive labels ### 5. Apply Layout Algor...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
caspian9
飞书云盘文件管理技能。用于读取、下载和管理飞书云盘中的文件。 当用户需要:访问飞书文件、下载文档、读取PDF/Word/PPT文件、分析飞书云盘内容时使用。 核心方法:使用 tenant_access_token 调用 Drive API 下载文件,解析内容返回给用户。
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.
camopel
Continuous financial news crawler for finviz.com with SQLite storage, article extraction, and query tool. Use when monitoring financial markets, building news digests, or needing a local financial news database. Runs as a background daemon or systemd service.