← 返回 Skills 市场
167
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install md2mindmap
功能描述
Markdown 转思维导图工具 - 一键生成可交互思维导图,支持 HTML + PDF 输出!
安全使用建议
This skill appears coherent and limited to converting Markdown into an interactive HTML mindmap and optionally a PDF. Before installing: (1) note PDF export requires Playwright and downloading a Chromium browser (playwright install chromium), (2) the generated HTML loads JS/CSS from public CDNs (unpkg) when rendered in a browser or by Playwright, so opening files will cause outbound CDN requests, and (3) as with any tool that renders user-provided input into HTML/JS, avoid running it on untrusted Markdown without reviewing content if you worry about injection risks. If you need extra assurance, run the script in a sandboxed environment and review markmap_generator.py locally (it is included).
能力评估
Purpose & Capability
Name/description (Markdown to mindmap, HTML/PDF) matches the provided Python script and SKILL.md. Only required binary is python and Playwright is only suggested for PDF output—both appropriate for the stated functionality.
Instruction Scope
Runtime instructions stay on-task: parse Markdown, generate HTML that references markmap/d3 from public CDNs, and optionally use Playwright to render the local HTML to PDF. The code reads only the provided input file(s) and writes output files; it does not access environment variables, other system credentials, or external endpoints beyond standard CDN usage by the generated HTML.
Install Mechanism
No install spec in the registry; SKILL.md recommends pip install playwright and playwright install chromium for PDF generation, which is the normal and expected install path. No downloads from unknown personal servers or URL shorteners are present in the package.
Credentials
The skill requests no environment variables or credentials. The only extra runtime requirement (Playwright + Chromium) is proportional to the optional PDF feature.
Persistence & Privilege
Flags are default (always: false, agent invocation allowed). The skill does not request permanent platform presence, nor does it modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install md2mindmap - 安装完成后,直接呼叫该 Skill 的名称或使用
/md2mindmap触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**v1.1.0 brings table support to md2mindmap.**
- 新增对 Markdown 表格的解析与支持
- 表格内容可自动转换为思维导图节点
- 支持多列表格内容的层级化展示
- 更新文档并加入表格相关标签与说明
v1.0.0
md2mindmap v1.0.0
- Initial release.
- Generate interactive mindmaps from Markdown files.
- Supports HTML and PDF export.
- Features include zooming, dragging, expand/collapse nodes, and dark theme support.
- Easy installation and usage for learners, trainers, and knowledge workers.
元数据
常见问题
Md2mindmap 是什么?
Markdown 转思维导图工具 - 一键生成可交互思维导图,支持 HTML + PDF 输出!. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Md2mindmap?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install md2mindmap」即可一键安装,无需额外配置。
Md2mindmap 是免费的吗?
是的,Md2mindmap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Md2mindmap 支持哪些平台?
Md2mindmap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Md2mindmap?
由 sukimgit(@sukimgit)开发并维护,当前版本 v1.1.0。
推荐 Skills