markmap-analogy-mindmap
Installation
SKILL.md
Markmap Analogy Mindmap
Create a Markmap-ready Markdown outline, validate its shape, and render it to HTML when requested or useful.
Core Rules
- Build every expanded non-leaf node with 5-7 child branches.
- Give every branch a concrete object analogy using
类比:<具体事物>orAnalogy: <concrete object>. - Prefer familiar, physical objects that are easy to visualize: body parts, rooms, tools, vehicles, city facilities, factory stations, kitchen items, office objects, or map landmarks.
- Keep analogies local to the parent level. If one parent uses a "body" frame, its 5-7 children can be head, hands, torso, legs, feet, and senses; another parent can use a different frame such as a workshop or city.
- Do not fake certainty about a project. Inspect README, docs, package files, tests, source directories, and local scripts before summarizing a repository.
- Keep generated Markdown concise enough for a mind map. Use short branch labels and push detail into one sentence after the analogy.
Read references/analogy-structure.md when designing a non-trivial map or when the source material is a repo/codebase.