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.
npx skills add clearsmog/claude-skills --skill mindmapgit clone --depth 1 https://github.com/clearsmog/claude-skillsWrote 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.
[](https://agentmods.dev/skills/clearsmog/claude-skills/mindmap)<a href="https://agentmods.dev/skills/clearsmog/claude-skills/mindmap"><img src="https://agentmods.dev/badge/skills/clearsmog/claude-skills/mindmap/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.
<a href="https://agentmods.dev/skills/clearsmog/claude-skills/mindmap"><img src="https://agentmods.dev/badge/skills/clearsmog/claude-skills/mindmap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00039 | $0.00618 |
| Opus 5 | $0.00019 | $0.00309 |
| Sonnet 5 | $0.00008 | $0.00124 |
| Haiku 4.5 | $0.00004 | $0.00062 |
Grade A, and why
mindmap 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.
What it actually says
Generate a mind map image from a topic or plaintext mind map content.
Setup (first run only)
If {baseDir}/scripts/node_modules does not exist, run:
cd {baseDir}/scripts && npm install
Workflow
-
Generate plaintext mind map content from
$ARGUMENTS. If the user provides a short topic, expand it into a full mind map tree (3-4 branches, 3-5 leaves each). If the user provides plaintext content, use it directly. -
Write the plaintext to a temp file at
/tmp/mindmap-input.txt. -
Run the script to render the mind map:
node {baseDir}/scripts/generate_mindmap.mjs -i /tmp/mindmap-input.txt -o "<output-path>" [flags...]
- Print the script's stdout to the user. Open the output file with
open <path>.
Plaintext format
Use mind-elixir plaintext: a markdown-style indented list. Two-space indentation per level.
- Root Topic
- Branch 1
- Leaf 1a
- Leaf 1b
- Leaf 1c
- Branch 2
- Leaf 2a
- Leaf 2b
- Branch 3
- Leaf 3a
- Leaf 3b
- Leaf 3c
Keep topics short (2-5 words per node). Aim for 3-5 branches, 3-5 leaves per branch, max 3 levels deep.
For node colors, arrows, and summaries, see references/advanced-syntax.md.
Flags
-i input, -o output, -f png|svg, -t academic|latte|dark, -d side|right|left, -s scale (default 3), --typst, --caption "...", --typst-width 90%
Defaults: --dir mindmaps/, auto-generates filename from topic.
Example invocation
For /mindmap "Portfolio Theory":
node {baseDir}/scripts/generate_mindmap.mjs \
-i /tmp/mindmap-input.txt \
-o "mindmaps/portfolio-theory.png"
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 8d ago First seen · 70 lines · 39 tokens per session scan A a374fc29fd30
mindmap is a skill published in the GitHub repository clearsmog/claude-skills (2 stars, last pushed 6mo ago), licensed MIT. It adds 39 tokens to every session and 618 once invoked, about $0.0002 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.
Other skills, from other repositories
replicate-runner
Use when run AI models on Replicate cloud API. Deploy image generation, video creation, audio processing, and custom models without managing infrastructure. Use when working with replicate runner.
notebooklm
This skill should be used when the user wants to query their Google NotebookLM notebooks for citation-backed, source-grounded answers, or manage notebooks, sources, and Studio content (audio, report, video, infographic, presentation, data table, flashcards, quiz, mind map). It drives the @roomi-fields/notebooklm-mcp…
faceless-youtube
Use when creating and automating faceless YouTube channels using AI-generated scripts, TTS voiceovers, stock footage, and automated publishing workflows with zero on-camera presence.
ultra-realistic-media
Use when uLTRA REALISTIC MEDIA GENERATION - TRAINING SKILL. Use when relevant to this domain.
image-gen-9router
Generate images via 9Router. FLUX, Imagen, DALL-E, SD.
ai-podcast
Use when creating and automating AI-powered podcasts. Generate episodes from topics, URLs, or documents with multiple AI hosts. Build audience and monetize through sponsorships.