mind-map-analysis

mind-map-analysis is a skill for Claude Code, Codex from fzfclee/consulting-skills. It costs 56 tokens per session (718 once invoked), scanned A, original, Apache-2.0.

A method for organizing scattered ideas, concerns, stakeholders, causes, or options around one central topic. Related points are grouped into themes before deeper analysis.

In plain words
What is it for?
Use it to explore a topic, organize workshop notes, map concerns or causes, and prepare for a more formal analysis.
Why use it?
It turns messy notes into a visible structure and reveals useful connections and follow-up questions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to explore a topic, organize workshop notes, map concerns or causes, and prepare for a more formal analysis.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fzfclee/consulting-skills/mind-map-analysis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fzfclee/consulting-skills --skill mind-map-analysis
Clone the repo
git clone --depth 1 https://github.com/fzfclee/consulting-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mind-map-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/fzfclee/consulting-skills/mind-map-analysis/github.svg)](https://agentmods.dev/skills/fzfclee/consulting-skills/mind-map-analysis)
Your own site
<a href="https://agentmods.dev/skills/fzfclee/consulting-skills/mind-map-analysis"><img src="https://agentmods.dev/badge/skills/fzfclee/consulting-skills/mind-map-analysis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mind-map-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/fzfclee/consulting-skills/mind-map-analysis"><img src="https://agentmods.dev/badge/skills/fzfclee/consulting-skills/mind-map-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 718 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00718
Opus 5 $0.00028 $0.00359
Sonnet 5 $0.00011 $0.00144
Haiku 4.5 $0.00006 $0.00072

Measured 8d ago against content hash 7c606d558a2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

mind-map-analysis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/mind-map-analysis/SKILL.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Mind Map Analysis

Use this skill to run Mind Map Analysis as a practical consulting method, not as a generic framework explanation.

Method Notes

  • Use this for exploration before forcing a decision matrix or issue tree.
  • Cluster raw ideas into themes, then convert themes into next questions.

Required Inputs

Collect or infer these inputs before execution:

  • topic
  • raw ideas or notes
  • constraints
  • desired output

If an input is missing, do not block automatically. Mark it as missing, state the assumption used, and add a validation action.

When Not To Use

Do not use when the decision requires MECE structure, causal proof, or option scoring. A mind map is for exploration and connection, not final prioritization.

Adjacent Methods

  • affinity-diagram: cluster raw qualitative notes into evidence-based themes.
  • issue-tree: turn an explored topic into a decision-oriented analysis structure.

Step-by-Step Execution

Step Required input How to execute Output
Set center Topic, decision, or messy input. Write the central idea as a short phrase or question. Mind-map center.
Cluster raw inputs Notes, concerns, ideas, stakeholders, facts. Group inputs into first-level branches. Theme branches.
Expand branches Theme branches. Add causes, evidence, implications, options, owners, and open questions. Expanded mind map.
Clean structure Expanded map. Merge duplicates, split overloaded branches, and flag weak links. Usable map.
Choose next method Usable map and decision need. Decide whether to move to issue tree, stakeholder map, risk matrix, or action plan. Next-analysis recommendation.

Output Template

### 1. Central Question
Topic:
Decision use:
Scope:
Source material:

### 2. Theme Map
| Branch | Sub-branch | Evidence / example | Open question |
|---|---|---|---|
|  |  |  |  |

### 3. Connections And Gaps
| Connection / gap | Why it matters |
|---|---|
|  |  |

### 4. Next Analysis
Priority branch:
Needed evidence:
Appropriate next method, if any:

### Evidence And Next Decision
- Confirmed facts:
- Assumptions:
- Missing evidence:
- Next action, owner, and timing:
- Expected signal and decision threshold:

Read the full file on GitHub · 86 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 86 lines · 56 tokens per session scan A 7c606d558a2a

Subscribe to this mod's changes

mind-map-analysis is a skill published in the GitHub repository fzfclee/consulting-skills (4 stars, last pushed 20d ago), licensed Apache-2.0. It adds 56 tokens to every session and 718 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.