senclaw/mindmap

app A visual mind-mapping app: create maps, add and edit branches on an interactive two-sided canvas, and let AI flesh out any topic. The ✨ AI button generates a structured hierarchy of sub-topics straight into the map, and an integrated chat panel helps you brainstorm and restructure ideas — grounded in the current map's outline. Powered by SenClaw's configured LLM.

Install

senclaw app install senclaw/mindmap

Verifies sha512 and SenClaw’s signature before writing to disk.

Documentation

SenClaw Mindmap 🧠

A visual mind-mapping app. Create maps, add and edit branches on an interactive two-sided canvas, and let AI flesh out any topic.

The ✨ AI button generates a structured hierarchy of sub-topics straight into the map. An integrated chat panel helps you brainstorm and restructure ideas, grounded in the current map's outline.

Features

  • Two-sided canvas — branches grow left and right from the root
  • AI expansion — one click turns a node into a structured sub-tree
  • Chat panel — brainstorm against the map's current outline, not a blank page
  • Templates — SWOT, org charts and other starting shapes
  • Restyling — node colours and layout modes

Skills

SkillTriggers on
mindmap-generate"tạo sơ đồ tư duy", "make a mindmap", "brainstorm as a mind map"
mindmap-expand"mở rộng nhánh", "add subtopics", "flesh out this node"

Widgets

WidgetShows
mindmap-countTotal maps and total nodes
mindmap-recentThe five most recently updated maps

MCP

Registers mindmap-mcp over HTTP at /api/mcp/sse. Create and edit maps programmatically: list, create, get and delete maps; add, update and delete nodes; and AI-generate a hierarchy of sub-topics under any node in one call.

Persona

mindmap-architect — turns fuzzy ideas into well-structured maps and keeps them balanced and coherent.

Technical

Runs as a local server on port 4350, talking to the host over postMessage. Uses SenClaw's configured LLM. This build is a macOS arm64 binary.

Declared permissions

{
  "network": [
    "127.0.0.1"
  ],
  "exec": [
    "./mindmap"
  ]
}

Declared by the publisher, not enforced by SenClaw. The CLI compares this against what you already have installed and asks before anything widens.

Published by

@senclawtrusted
benji
8 packages · 0 downloads · member since 2026-07 · GitHub since 2015-06

The checkmark means SenClaw confirmed who this publisher is. It says nothing about whether their packages are safe.

About

Owner@senclaw
Latest1.0.0
Downloads (30d)0

Versions

VersionTagsArtifactsPublished
1.0.0latestdarwin-arm642026-07-20

Artifacts · 1.0.0

PlatformFormatSignatureFileSize
darwin-arm64zipunsignedmindmap-app.zip2960 KB

Unsigned builds require sign-in to download and are not distributed to the auto-updater, because unsigned executables from a new domain get flagged as unsafe. Sign and notarize (macOS) or Authenticode-sign (Windows) to distribute publicly.

Auto-update endpoints

For a Tauri app — add to tauri.conf.json:

"endpoints": ["https://senclaw.bacnd.com/api/v1/updates/tauri/senclaw/mindmap/{{target}}/{{arch}}/{{current_version}}"]

For an electron-updater app — generic provider URL:

https://senclaw.bacnd.com/updates/senclaw/mindmap/stable

Only signed/notarized artifacts are offered as updates — a client fetches the update without credentials, and unsigned binaries are not publicly downloadable.

Something wrong with this package?

Report this package

Report this package

Tell us what is wrong and a moderator will look at it. Be specific — a report that names a version and a behaviour can be checked in minutes; one that says “looks sketchy” cannot be acted on at all.

Not about this package? Contact us instead. What happens to a report is described in reporting and moderation.

API: GET https://senclaw.bacnd.com/api/v1/packages/senclaw/mindmap