A professional AI tool that converts complex conversations, decisions, and project plans into visual mindmap PNGs delivered instantly to Telegram.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mindmap-generator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mindmap-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Mindmap Generator is a specialized Chief of Staff tool designed for the Openclaw Skills ecosystem. It bridges the gap between abstract text and visual clarity by transforming meeting notes, morning briefings, and overwhelming task lists into structured, hierarchical diagrams. By utilizing Mermaid.js syntax and automated rendering, it provides a birds-eye view of any topic without requiring the user to leave their chat interface.
This skill is particularly effective for developers and project managers who need to decompose goals or visualize pros and cons during decision-making. Since the output is delivered as a high-quality PNG image, users can view their priorities inline on mobile or desktop, making Openclaw Skills an essential part of a streamlined professional workflow.
To integrate this with your Openclaw Skills setup, ensure you have Node.js v18+ and the necessary binaries installed.
npm install -g @mermaid-js/mermaid-cli
# Ensure the rendering scripts are executable
chmod +x ./scripts/render_mindmap.sh ./scripts/send_telegram_photo.sh
You will also need a valid Telegram Bot API token and CHAT_ID configured in your environment to facilitate the image delivery.
The skill organizes data into a hierarchical tree with a focus on mobile readability. It follows a strict taxonomy for node shapes and status indicators:
| Element | Description | Shape/Symbol |
|---|---|---|
| Root Node | The main topic or current date | Circle (( )) |
| Categories | Major branches (max 7) | Rounded ( ) |
| Action Items | Specific tasks or nodes | Square [ ] |
| Status Markers | Progress indicators | ✅, ⏳, ❌ |
| Ideas | Questions or open thoughts | Cloud ) ( |
| Risks | Urgent or blocked items | Bang )) (( |
Loading
A professional toolset for managing Übersicht desktop widgets on macOS through automated scripts and JSX templates.

A self-contained research agent that performs multi-source web searches and synthesizes professional, cited reports without requiring external API keys.

An automated detection engine for identifying artificial NFT transaction volume and price manipulation through 7 confidence-weighted patterns.

A specialized data integrity skill that standardizes raw records from multiple sources to ensure accurate identity resolution and enrichment.

A specialized skill for creating and managing autonomous onchain wallets that allow AI agents to execute transactions securely across multiple chains.

A powerful integration that enables OpenClaw to dispatch, monitor, and manage asynchronous AI coding agents directly on GitHub repositories.








































