← Back to Skills Marketplace
suka233

Obsidian Note 转导图

by suka233 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
85
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install obsidian-note-to-mindmap-cn
Description
将用户明确提供的 Obsidian 笔记或 Markdown 大纲默认转换为 KMind 导图 PNG,并在明确要求时输出可编辑的 KMind 导图;如果缺少已审核的 KMind core skill,先征求确认后再从 ClawHub 安装。
README (SKILL.md)

这个 skill 是一个轻量的 Obsidian 到 KMind 工作流 wrapper。

适用于以下输入:

  • 用户直接贴出的 Obsidian 笔记
  • 用户直接贴出的 Markdown 大纲
  • 用户明确指定的单个笔记文件路径

目标是输出 KMind 导图结果,默认使用 PNG

这个 wrapper 本身不内置渲染器,而是把实际转换委托给已经过审核的 core skill suka233/kmind-markdown-to-mindmap

依赖的已审核 core skill:

  • ClawHub slug:suka233/kmind-markdown-to-mindmap
  • URL:https://clawhub.ai/suka233/kmind-markdown-to-mindmap

安全边界:

  • 只处理用户明确提供的内容,或用户明确指定的单个笔记路径。
  • 不扫描整个 vault。
  • 不读取 Obsidian 全局配置文件。
  • 除上面写死的 core skill 外,不安装任何插件、包、二进制或其他 skill。
  • 若缺少 core skill,必须先征求明确确认,再执行安装。
  • 若用户拒绝安装,则停止,并提供精确 ClawHub 链接,不要临时改走其他路径。
  • 若当前运行环境不支持标准 ClawHub 安装流程,则直接说明限制,不要发明替代安装器。

安装规则:

  • 只有在用户明确同意后,才允许通过运行时的标准 ClawHub 安装流程安装这个精确的已审核 core skill: clawhub install suka233/kmind-markdown-to-mindmap --workdir ./
  • 不得替换成其他 slug,包括本地化变体。

首次确认文案:

这个流程需要使用已经过审核的 core skill:suka233/kmind-markdown-to-mindmap,当前尚未安装。如果你同意,我可以从 ClawHub 安装这个精确的 skill,然后继续当前导图转换。我不会安装任何其他内容。是否继续?

工作流:

  1. 先确认输入是用户贴出的 Markdown/文本,或用户明确给出的单个笔记路径。
  2. 如果输入是文件路径,只读取该精确文件。
  3. 检查已审核 core skill 是否可用。
  4. 若缺失,先征求明确确认,再执行上面的精确安装命令。
  5. 安装完成后,将内容转交给 suka233/kmind-markdown-to-mindmap
  6. 当用户未指定输出格式时,默认输出 PNG
  7. 只有当用户明确要求可编辑的 KMind 导图时,才输出 .kmindz.svg
  8. 只有当用户明确要求 SVG 时,才输出 SVG
  9. 如果已安装 core skill 反馈缺少 Node.js 或浏览器依赖,要如实暴露结果,不要绕过。

禁止事项:

  • 扫描整个 vault
  • 自动发现笔记
  • 读取 ~/Library/Application Support/obsidian/obsidian.json 等宿主配置文件
  • 重命名、移动、删除、改写笔记
  • 建议强制安装可疑包或可疑 skill
  • 隐藏安装步骤
Usage Guidance
This wrapper is coherent and reasonably constrained, but before installing or using it: 1) ensure you trust the referenced core skill at https://clawhub.ai/suka233/kmind-markdown-to-mindmap (the wrapper delegates conversion to that skill); 2) confirm your environment has the clawhub CLI and network access if you agree to install the core skill; 3) only paste content or provide a single file path you intend to share — do not give paths to whole vaults or secret files; 4) when asked to approve installing the core skill, verify the exact slug and URL shown (the wrapper promises to install that exact slug only). If you need stronger enforcement (e.g., preventing accidental file reads), verify your runtime enforces the SKILL.md rules before granting file-access permission.
Capability Analysis
Type: OpenClaw Skill Name: obsidian-note-to-mindmap-cn Version: 0.1.0 The skill is a transparent wrapper designed to convert Obsidian notes or Markdown text into mind maps by delegating the task to a specific core skill (suka233/kmind-markdown-to-mindmap). The instructions in SKILL.md and README.md emphasize strict safety boundaries, explicitly forbidding the agent from scanning the user's vault, reading global configurations, or installing dependencies without prior user consent. No indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description: convert Obsidian or Markdown to KMind PNG (or other formats on request). Declared requirement: the clawhub CLI (used to install the audited core skill). These needs are proportional and expected for a wrapper that may install a core skill from ClawHub.
Instruction Scope
SKILL.md explicitly restricts inputs to pasted content or a single user-specified note path, forbids scanning the whole vault or reading Obsidian global config, and requires explicit consent before installing anything. The runtime instructions stay within the stated purpose. Note: the policy is advisory — the wrapper instructs the agent not to do certain actions, but enforcement ultimately depends on the runtime honoring the SKILL.md rules.
Install Mechanism
This is an instruction-only skill with no install spec. The only installation action described is a single, explicit ClawHub install command for the exact audited core skill slug (clawhub install suka233/kmind-markdown-to-mindmap --workdir ./) and only after asking the user. That is a low-risk, proportional install mechanism, though it requires network access and the clawhub CLI to be present.
Credentials
The skill declares no environment variables, no credentials, and no config paths. It only requires the clawhub binary to be available, which is appropriate for its stated behavior. There are no unexpected secrets requested.
Persistence & Privilege
The skill is user-invocable and not marked always:true. The included agents/openai.yaml sets allow_implicit_invocation: false (disallowing implicit invocation at the metadata level), which reduces autonomous invocation; registry metadata shows standard defaults, but the bundle's policy explicitly disallows implicit invocation — overall this does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install obsidian-note-to-mindmap-cn
  3. After installation, invoke the skill by name or use /obsidian-note-to-mindmap-cn
  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-cn
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Obsidian Note 转导图?

将用户明确提供的 Obsidian 笔记或 Markdown 大纲默认转换为 KMind 导图 PNG,并在明确要求时输出可编辑的 KMind 导图;如果缺少已审核的 KMind core skill,先征求确认后再从 ClawHub 安装。 It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.

How do I install Obsidian Note 转导图?

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

Is Obsidian Note 转导图 free?

Yes, Obsidian Note 转导图 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Obsidian Note 转导图 support?

Obsidian Note 转导图 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Obsidian Note 转导图?

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

💬 Comments