poe_mcp_suite: Skill for Claude Code

.claude/skills/tree-analysis/SKILL.md

tree-analysis is a skill for Claude Code from charleslucas/poe_mcp_suite. It costs 37 tokens per session (251 once invoked), scanned A, original, MIT.

A procedure for reviewing and changing a Path of Exile passive skill tree, which is the network of character upgrades in the game.

In plain words
What is it for?
It is for auditing a character build, finding efficient reallocations, reaching a target notable, or freeing points.
Why use it?
It helps identify wasted skill points and avoid breaking the connections needed to reach chosen upgrades or jewel sockets.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

This is charleslucas/poe_mcp_suite's own configuration. It tells Claude Code how to work on poe_mcp_suite itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything poe_mcp_suite configures →

Reuse

Borrowing it

Nothing to install: this file belongs to charleslucas/poe_mcp_suite. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/charleslucas/poe_mcp_suite/main/.claude/skills/tree-analysis/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/charleslucas/poe_mcp_suite

Made for: Claude Code.

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 tree-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/charleslucas/poe_mcp_suite/tree-analysis/github.svg)](https://agentmods.dev/skills/charleslucas/poe_mcp_suite/tree-analysis)
Your own site
<a href="https://agentmods.dev/skills/charleslucas/poe_mcp_suite/tree-analysis"><img src="https://agentmods.dev/badge/skills/charleslucas/poe_mcp_suite/tree-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 tree-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/charleslucas/poe_mcp_suite/tree-analysis"><img src="https://agentmods.dev/badge/skills/charleslucas/poe_mcp_suite/tree-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 251 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.00037 $0.00251
Opus 5 $0.00018 $0.00125
Sonnet 5 $0.00007 $0.00050
Haiku 4.5 $0.00004 $0.00025

Measured 10d ago against content hash 77d79d293702, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

tree-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 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.

.claude/skills/tree-analysis/SKILL.md · 13 lines

What it actually says

This task uses the Passive Tree Analysis playbook. The playbooks in playbooks/ are the single source of truth — read them rather than working from memory, so you always get the current version.

  1. Read playbooks/README.md first — the shared meta-framework (cursory-vs-detailed gate, context/pre-flight protocol, league reference, trust hierarchy, narration norms).
  2. Then read playbooks/tree-analysis.md and follow it for this task.

Do not summarize or duplicate the playbook content here.

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. 10d ago First seen · 13 lines · 37 tokens per session scan A 77d79d293702

Subscribe to this mod's changes

tree-analysis is a skill published in the GitHub repository charleslucas/poe_mcp_suite (10 stars, last pushed 17d ago), licensed MIT. It adds 37 tokens to every session and 251 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.