Obsidian Note 转导图

v0.1.0

将用户明确提供的 Obsidian 笔记或 Markdown 大纲默认转换为 KMind 导图 PNG,并在明确要求时输出可编辑的 KMind 导图;如果缺少已审核的 KMind core skill,先征求确认后再从 ClawHub 安装。

1· 89·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for suka233/obsidian-note-to-mindmap-cn.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Obsidian Note 转导图" (suka233/obsidian-note-to-mindmap-cn) from ClawHub.
Skill page: https://clawhub.ai/suka233/obsidian-note-to-mindmap-cn
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required binaries: clawhub
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install obsidian-note-to-mindmap-cn

ClawHub CLI

Package manager switcher

npx clawhub@latest install obsidian-note-to-mindmap-cn
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

🧠 Clawdis
Binsclawhub
latestvk97ct4vgvrr9mt6z61ee9axctn85at7h
89downloads
1stars
1versions
Updated 6d ago
v0.1.0
MIT-0

这个 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
  • 隐藏安装步骤

Comments

Loading comments...