← 返回 Skills 市场
bytesagain-lab

Mindmap

作者 bytesagain-lab · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
1072
总下载
1
收藏
6
当前安装
10
版本数
在 OpenClaw 中安装
/install mindmap
功能描述
Create and visualize mind maps in the terminal with branching and export. Use when brainstorming ideas, organizing thoughts, exporting mind map structures.
安全使用建议
This skill appears to do exactly what it says: a local note/mind‑map utility. Before installing, be aware it will create ~/.local/share/mindmap/ (or your MINDMAP_DIR) and will append entries to data.log and history.log (which records commands). If you have privacy concerns, set MINDMAP_DIR to a controlled location, review the script contents (it's plain bash), and periodically inspect or delete history.log/data.log. As with any third‑party script, only run it if you trust the source.
功能分析
Type: OpenClaw Skill Name: mindmap Version: 2.0.1 The MindMap skill is a simple Bash-based utility for local text logging and searching. Analysis of scripts/script.sh and SKILL.md shows no network activity, no unauthorized file access, and no malicious execution patterns; it operates entirely within a local data directory (~/.local/share/mindmap) using standard Unix utilities.
能力评估
Purpose & Capability
The name/description match the provided code and instructions: a local terminal utility for adding, listing, searching, removing, and exporting simple log-based mind‑map entries. No unrelated credentials, binaries, or services are required.
Instruction Scope
SKILL.md and the bundled script only reference the data directory (MINDMAP_DIR/XDG_DATA_HOME/HOME) and standard Unix utilities (date, grep, cat). Commands are local and limited (add/list/search/export/etc.). The tool records command history to history.log — expected for auditing but note it stores command strings locally.
Install Mechanism
No install spec is provided (instruction-only), and the included script is a small bash script with no external downloads or extract steps. Risk from installation is minimal.
Credentials
No credentials or secret environment variables are requested. The script respects MINDMAP_DIR and XDG_DATA_HOME (and HOME fallback), which is proportional and documented in SKILL.md.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system configuration. It persists only its own data under ~/.local/share/mindmap (or configured MINDMAP_DIR), which is expected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mindmap
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mindmap 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
Added feedback link
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
元数据
Slug mindmap
版本 2.0.1
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 10
常见问题

Mindmap 是什么?

Create and visualize mind maps in the terminal with branching and export. Use when brainstorming ideas, organizing thoughts, exporting mind map structures. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1072 次。

如何安装 Mindmap?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindmap」即可一键安装,无需额外配置。

Mindmap 是免费的吗?

是的,Mindmap 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mindmap 支持哪些平台?

Mindmap 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mindmap?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.1。

💬 留言讨论