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 guoliang1114-boop/AriaAI --skill mindmapgit clone --depth 1 https://github.com/guoliang1114-boop/AriaAIWrote 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/guoliang1114-boop/ariaai/mindmap)<a href="https://agentmods.dev/skills/guoliang1114-boop/ariaai/mindmap"><img src="https://agentmods.dev/badge/skills/guoliang1114-boop/ariaai/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/guoliang1114-boop/ariaai/mindmap"><img src="https://agentmods.dev/badge/skills/guoliang1114-boop/ariaai/mindmap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00044 | $0.02147 |
| Opus 5 | $0.00022 | $0.01073 |
| Sonnet 5 | $0.00009 | $0.00429 |
| Haiku 4.5 | $0.00004 | $0.00215 |
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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 194 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Mind Map Diagram Generator
Quick Start: Start with @startmindmap -> define root and branches with * or +/- markers -> optionally set branch side, direction, and styles -> wrap in ```plantuml fence.
⚠️ IMPORTANT: Always use
```plantumlor```pumlcode fence. NEVER use```text— it will NOT render as a diagram.
Critical Rules
- Every diagram starts with
@startmindmapand ends with@endmindmap - Each hierarchy level is represented by repeating markers:
*style:*(root),**(level 1),***(level 2)+/-style:+grows left branch,-grows right branch
- Keep one marker style consistent in the same local branch (do not randomly mix indentation styles)
- Use
left sideto switch subsequent branches to the left side of the root - Use direction keywords when needed:
top to bottom directionright to left direction
- Multi-line node content must use block syntax:
**:Line 1\nLine 2;
- For quick color coding, use inline node color:
*[#Orange] Root**[#lightgreen] Child
- For reusable themes, define
<style>and apply stereotypes like<<green>> - Rich text/Creole and icon syntax are supported inside node text (see examples)
Node Syntax Cheat Sheet
| Pattern | Meaning | Example |
|---|---|---|
* Root |
Root node with star syntax | * Product Strategy |
** Child |
First-level child | ** Goals |
*** Grandchild |
Deeper hierarchy | *** KPI |
+ Root |
Root node with +/- syntax | + Architecture |
++ Left branch |
Branch expanding on one side | ++ Services |
-- Right branch |
Branch expanding on opposite side | -- Risks |
***_ Boxless |
Boxless/minimal child node | ***_ Notes |
# Root |
Alternative root marker style | # Topic |
**:...; |
Multi-line block node | **:Item A\nItem B; |
Branch Side and Direction
| Control | Syntax | Use Case |
|---|---|---|
| Left-side split | left side |
Split map into left/right groups from root |
| Top-to-bottom | top to bottom direction |
Tree-like vertical hierarchy |
| Right-to-left | right to left direction |
RTL reading flow or mirrored layouts |
What ships with it
7 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.
- 10d ago First seen · 194 lines · 44 tokens per session scan A 1d054aaf319e
mindmap is a skill published in the GitHub repository guoliang1114-boop/AriaAI (37 stars, last pushed 2d ago), licensed MIT. It adds 44 tokens to every session and 2,147 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-30.
Other skills, from other repositories
master-ajahn-chah
A teaching guide based on Ajahn Chah, a Thai forest Buddhist teacher in the Theravada tradition. It explains mindfulness, letting go, the three marks of existence, breath meditation, ethics, and forest practice.
master-atisha
A teaching guide based on Atiśa, an 11th-century Buddhist teacher important to the Kadam tradition of Tibetan Buddhism. It explains topics such as the graduated path, compassion, ethical conduct, and relying on a teacher, with source guidance.
master-buddhaghosa
A reference-based guide to Buddhaghosa, a fifth-century Theravāda Buddhist scholar, and the meditation and doctrine explained in his works. It covers the Three Trainings—ethics, concentration, and wisdom—along with meditation subjects and stages of insight.
master-milarepa
A reference-based guide to the teachings and life of Milarepa, a Tibetan Buddhist master in the Kagyu tradition. It covers topics such as Mahāmudrā, inner heat practice, retreat, repentance, and guru devotion.
master-tsongkhapa
A reference-based assistant for Tibetan Buddhism and Tsongkhapa, the founder of the Gelug school, explaining Buddhist paths, ethics, philosophy, and tradition.
qimen-dunjia
A skill for Qimen Dunjia, a traditional Chinese system used for chart reading, timing, and direction choices. It interviews the user first, calculates a chart with a fixed script and rule set, then explains the result.