← Back to Skills Marketplace
suka233

Obsidian Note To Mind Map

by suka233 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
87
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install obsidian-note-to-mindmap
Description
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...
README (SKILL.md)

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:

  1. Confirm the input is pasted Markdown/text or a user-provided single note path.
  2. If the input is a file path, read only that exact file.
  3. Check whether the audited core skill is available.
  4. If missing, ask for explicit confirmation before running the exact install command above.
  5. After installation, hand off the content to suka233/kmind-markdown-to-mindmap.
  6. Default to PNG when the user does not specify an output format.
  7. Use .kmindz.svg only when the user explicitly asks for an editable KMind map.
  8. Use SVG only when the user explicitly asks for SVG.
  9. 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.json or similar host config files
  • rename, move, delete, or rewrite notes
  • suggest force-installing any suspicious package or skill
  • hide the installation step
Usage Guidance
This wrapper appears coherent and limited in scope. Before proceeding: (1) ensure the runtime has the trusted clawhub CLI and that you are comfortable granting it network access to install suka233/kmind-markdown-to-mindmap; (2) when asked to install the core skill, verify the ClawHub slug/URL and review that core skill's requirements and permissions (Node/browser deps, any network activity); and (3) avoid pasting or pointing to private files you don't want transmitted—the wrapper will read only content you explicitly provide or the single file path you confirm.
Capability Analysis
Type: OpenClaw Skill Name: obsidian-note-to-mindmap Version: 0.1.0 The skill is a transparent workflow wrapper designed to convert Obsidian notes to mind maps by delegating to a specific external dependency (suka233/kmind-markdown-to-mindmap). The SKILL.md file contains strong defensive instructions that explicitly forbid unauthorized vault scanning, reading global configurations, or performing silent installations. It requires explicit user confirmation before installing the necessary renderer via ClawHub, showing no signs of malicious intent or hidden execution logic.
Capability Assessment
Purpose & Capability
Name/description match the actual behavior: a thin wrapper that converts a user-provided Obsidian/Markdown input into a KMind map by delegating to suka233/kmind-markdown-to-mindmap. Requiring the clawhub CLI is coherent because the wrapper uses clawhub to install the audited core skill if needed.
Instruction Scope
SKILL.md confines operations to user-provided content or a single explicitly supplied file path, forbids vault scanning and reading Obsidian global config, and requires explicit user confirmation before installing the core skill. The instructions are scoped and prescriptive rather than open-ended.
Install Mechanism
There is no bundled installer for this wrapper; installation of the actual renderer is a one-time, explicit clawhub install from a named ClawHub slug. This is a standard, low-risk install flow provided the user trusts ClawHub and the named core skill.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its requirements are minimal and appropriate for its stated functionality.
Persistence & Privilege
always is false, the skill is user-invocable, and it does not request permanent presence or attempt to modify other skills or system-wide settings. It only installs the named core skill after explicit approval.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install obsidian-note-to-mindmap
  3. After installation, invoke the skill by name or use /obsidian-note-to-mindmap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Slug obsidian-note-to-mindmap
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Obsidian Note To Mind Map?

Run "/install obsidian-note-to-mindmap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Obsidian Note To Mind Map free?

Yes, Obsidian Note To Mind Map is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Obsidian Note To Mind Map support?

Obsidian Note To Mind Map is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Obsidian Note To Mind Map?

It is built and maintained by suka233 (@suka233); the current version is v0.1.0.

💬 Comments