Mindflow Text to Mind Map
Paste the following prompt into your AI chat to install this skill:
Follow https://skillhub.cn/install/skillhub.md and install @user_52f01050/mindflow.
About this skill
Problem
When source material exists as long notes, meeting transcripts, or Markdown documents, turning it into a clear hierarchy is often the slow part. Mindflow treats this as a text-to-diagram task: it compresses existing content into a bounded mind map that can be reviewed at a glance, without requiring the user to draft the tree by hand.
How It Works
The skill uses a staged pipeline:
- Structure extraction: an LLM converts the input into mind map Markdown, preserving important points and limiting the result to a constrained token budget and hierarchy depth.
- HTML rendering: markmap turns the structured Markdown into an HTML mind map, making node relationships and labels easier to inspect.
- Image export: html-to-image.js rasterizes the HTML into an image file that can be shared in docs, chat, or slide materials.
Limits
Accepts direct text, .md files, and .txt files, and produces an image as the main artifact. The workflow favors faithful visualization over generation: it discourages adding unsupported claims and caps the number of levels. For very dense sources or maps that need iterative editing, curating an outline first may produce a better result.
Use Cases
- Turn meeting notes into a hierarchy diagram covering tasks, owners, and decisions
- Compress a Markdown study note into a bounded-level mind map image
- Distill a TXT research summary into a shareable slide-ready mind map
- Break product notes into modules, rules, and edge cases for a shared diagram
Best For
- Instructors: turn lecture notes into a structured hierarchy diagram
- Technical docs maintainers: consolidate scattered API notes into a structure map
- Product operations: convert research summaries into review-ready diagrams
- Knowledge managers: compress TXT notes into paths within four levels
Related Skills
Converts image sequences, videos, or screen recordings into GIFs with Python, supporting timing, looping, optimization, and quick command-line use.
Adds white text, a yellow bar, and optional translucent masks to photos using OpenCV and Pillow.
Call Mew image and design APIs in two stages to create an emotional background and compose a share-ready quote check-in poster.
Generate felt-craft pendant designs, part breakdowns, and structured analysis from a product image or Base64 input.