跳到主要内容
知仓学习社ZHICANG

mind-map

Turn a topic, brainstorm, or document into a structured mind map. Use when asked to brainstorm around a theme, organize ideas, break a topic into br…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Mind Map Skill

A mind map turns a fuzzy topic into a branching structure you can see — central idea in the middle, themes

radiating out, details hanging off each. This skill takes a topic, a brain-dump, or a document and organizes

it into a clean Mermaid mindmap with sensible, balanced branches.

Required Inputs

Ask for these only if they aren't already provided:

  • The central topic — the thing the map is about.
  • The raw material — ideas, notes, or a document to organize (or "generate the branches" if it's a fresh brainstorm).
  • Depth / breadth — roughly how many main branches, how deep to go.
  • Purpose — exploring options, summarizing, planning — so the branching matches the use.

Output Format

[Topic] — mind map

One line on how you structured it (the organizing principle for the main branches).

mindmap
  root((Central topic))
    Theme A
      Idea A1
      Idea A2
    Theme B
      Idea B1
      Idea B2
    Theme C
      Idea C1

Structure note — why these main branches, and anything that didn't fit (parked items).

Mermaid Rules (so it renders)

  • Start with mindmap. The center is root((Text)).
  • Hierarchy is expressed purely by indentation — each deeper level is indented further. Be consistent.
  • Keep node text short (a few words); no markdown, parentheses, or special characters inside nodes (except the root(( ))).
  • Aim for balanced branches — not one giant branch and three stubs.

Quality Checks

  • [ ] Main branches are genuinely distinct themes, not overlapping or arbitrary
  • [ ] Branches are reasonably balanced in depth — no single dominant limb
  • [ ] Indentation is consistent so the hierarchy renders correctly
  • [ ] Every item from the source material is placed or explicitly parked
  • [ ] The Mermaid block renders without edits

Anti-Patterns

  • [ ] Do not produce a flat list dressed up as a map — there must be real hierarchy
  • [ ] Do not make one branch huge and the rest empty — balance the structure
  • [ ] Do not use long sentences as nodes — keep them to a few words
  • [ ] Do not break indentation — Mermaid mindmaps derive structure from it
  • [ ] Do not silently drop ideas from the source — place or park them

Based On

Mind-mapping practice (radial hierarchy, balanced branches, MECE-ish themes), expressed as renderable Mermaid.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 mind-map 的技能。它们内容并不相同,别混用: