← Back to Skills Marketplace
bytesagain-lab

Mindmap

by bytesagain-lab · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
1072
Downloads
1
Stars
6
Active Installs
10
Versions
Install in OpenClaw
/install mindmap
Description
Create and visualize mind maps in the terminal with branching and export. Use when brainstorming ideas, organizing thoughts, exporting mind map structures.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mindmap
  3. After installation, invoke the skill by name or use /mindmap
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug mindmap
Version 2.0.1
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 10
Frequently Asked Questions

What is Mindmap?

Create and visualize mind maps in the terminal with branching and export. Use when brainstorming ideas, organizing thoughts, exporting mind map structures. It is an AI Agent Skill for Claude Code / OpenClaw, with 1072 downloads so far.

How do I install Mindmap?

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

Is Mindmap free?

Yes, Mindmap is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mindmap support?

Mindmap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mindmap?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.1.

💬 Comments