mindmap
Installation
SKILL.md
生成思维导图
Overview
使用 markmap-mcp-server mcp 工具把 #$ARGUMENTS 或自然语言描述转换成思维导图/流程图等可视化图表,并在生成后自动打开浏览器预览。
本 skill 将 bootstrap 状态拆成两层:
- 共享服务标志:
service.initialized - 宿主注册标志:
host.claude.initialized、host.codex.initialized、host.opencode.initialized
标志目录位置:
- Windows:
%APPDATA%\karthrand-ai\skills\mindmap\ - 类 Unix:
${XDG_STATE_HOME:-$HOME/.local/state}/karthrand-ai/skills/mindmap/
只有以下两种情况才需要参考 references/bootstrap.md:
- 检测不到共享服务标志或当前宿主标志
Related skills
More from karthrand/karthrand-ai-public
search-web
当需要网络搜索获取最新资料时使用。搜索技术文档、API 参考、代码示例、npm 包用法、框架指南、GitHub 仓库(README、源码、目录结构)。
15remote
当用户需要远程访问 Linux 服务器、复用本地保存的服务器信息、执行单条或并行远程命令,或首次连接/登录失败后需要补齐服务器地址与凭据时使用。
12plan-mode
Create and maintain implementation plans only. Use when the user wants requirement clarification, codebase-aware planning, technical research, phased breakdown, plan updates, or sub-plans before any coding. Read the project, verify external technical facts, and write plan documents under the project root `.plan/` directory. Do not execute plans or modify source code.
4tinyfish
当需要网络搜索获取结构化结果、抓取网页正文、对网页执行浏览器自动化或批量操作、创建远程浏览器会话时使用。
1