/install obsidian-note-to-mindmap
This skill is a thin Obsidian-to-KMind workflow wrapper.
Use it when the user wants to turn:
- a pasted Obsidian note
- a pasted Markdown outline
- a user-specified single note path
into a KMind mind map result, defaulting to PNG.
This wrapper does not bundle a renderer. It delegates the actual conversion to the audited core skill suka233/kmind-markdown-to-mindmap.
Required audited core skill:
- ClawHub slug:
suka233/kmind-markdown-to-mindmap - URL:
https://clawhub.ai/suka233/kmind-markdown-to-mindmap
Safety and scope:
- Only operate on user-provided content or an explicitly provided single note path.
- Do not scan the vault.
- Do not read Obsidian global configuration files.
- Do not install plugins, packages, binaries, or other skills beyond the exact core skill named above.
- If the core skill is missing, ask for explicit confirmation before installing it.
- If the user declines, stop and provide the exact ClawHub URL instead of improvising another path.
- If the standard ClawHub installation flow is unavailable in the current runtime, stop and explain that limitation. Do not invent alternate installers.
Installation rule:
- Only after explicit user approval, install the exact audited core skill with the runtime's standard ClawHub install flow:
clawhub install suka233/kmind-markdown-to-mindmap --workdir ./ - Never substitute another slug, including localized variants.
Confirmation message:
This workflow uses the audited core skill suka233/kmind-markdown-to-mindmap to render the final KMind mind map. It is not installed yet. If you want, I can install that exact skill from ClawHub and then continue. I will not install anything else. Proceed?
Workflow:
- Confirm the input is pasted Markdown/text or a user-provided single note path.
- If the input is a file path, read only that exact file.
- Check whether the audited core skill is available.
- If missing, ask for explicit confirmation before running the exact install command above.
- After installation, hand off the content to
suka233/kmind-markdown-to-mindmap. - Default to
PNGwhen the user does not specify an output format. - Use
.kmindz.svgonly when the user explicitly asks for an editable KMind map. - Use
SVGonly when the user explicitly asks forSVG. - If the installed core skill reports missing Node.js or browser requirements, surface that result clearly instead of bypassing it.
Do not:
- scan the whole vault
- auto-discover notes
- read
~/Library/Application Support/obsidian/obsidian.jsonor similar host config files - rename, move, delete, or rewrite notes
- suggest force-installing any suspicious package or skill
- hide the installation step
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install obsidian-note-to-mindmap - 安装完成后,直接呼叫该 Skill 的名称或使用
/obsidian-note-to-mindmap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Obsidian Note To Mind Map 是什么?
Turn a user-provided Obsidian note or Markdown outline into a KMind mind map PNG by default, and an editable KMind map on request. If the audited KMind core... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Obsidian Note To Mind Map?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install obsidian-note-to-mindmap」即可一键安装,无需额外配置。
Obsidian Note To Mind Map 是免费的吗?
是的,Obsidian Note To Mind Map 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Obsidian Note To Mind Map 支持哪些平台?
Obsidian Note To Mind Map 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Obsidian Note To Mind Map?
由 suka233(@suka233)开发并维护,当前版本 v0.1.0。