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.
curl -O https://raw.githubusercontent.com/charleslucas/poe_mcp_suite/main/.claude/skills/spectre-analysis/SKILL.mdgit clone --depth 1 https://github.com/charleslucas/poe_mcp_suiteWrote 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/charleslucas/poe_mcp_suite/spectre-analysis)<a href="https://agentmods.dev/skills/charleslucas/poe_mcp_suite/spectre-analysis"><img src="https://agentmods.dev/badge/skills/charleslucas/poe_mcp_suite/spectre-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.
<a href="https://agentmods.dev/skills/charleslucas/poe_mcp_suite/spectre-analysis"><img src="https://agentmods.dev/badge/skills/charleslucas/poe_mcp_suite/spectre-analysis.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.00102 | $0.00417 |
| Opus 5 | $0.00051 | $0.00209 |
| Sonnet 5 | $0.00020 | $0.00083 |
| Haiku 4.5 | $0.00010 | $0.00042 |
Grade A, and why
spectre-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 11d 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
This task uses the Spectre Analysis playbook. The playbooks in playbooks/ are the single
source of truth — read them rather than working from memory.
- Read
playbooks/README.mdfirst — the shared meta-framework (cursory-vs-detailed gate, pre-flight, trust hierarchy, narration norms). - Then read
playbooks/spectre-analysis.mdand follow it.
The one thing that invalidates naive work here:
- PoB applies the buffs of only ONE spectre — the selected minion of a Raise Spectre instance
(
CalcPerform.lua:2169). Adding a spectre and seeing zero change is the expected result for a non-selected spectre, and is indistinguishable from a broken mod. Measure by listing the spectre first, or build the modeling group (playbook Step 3) to model several at once. - Imports never set spectres; the PoE API doesn't report them. A modeling group is destroyed by every import — re-add it as part of the post-import checklist.
grants:in the text lake is lossy: it drops conditions (MonsterTag) and omits auras, which live inskills:. Read the rawData/Spectres.luaentry before believing it.- Corpse spectres are traded by
base_type, notname, and are absent from poe.ninja.
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.
- 11d ago First seen · 24 lines · 102 tokens per session scan A df63821f08aa
spectre-analysis is a skill published in the GitHub repository charleslucas/poe_mcp_suite (10 stars, last pushed 18d ago), licensed MIT. It adds 102 tokens to every session and 417 once invoked, about $0.0005 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
add-mechanic
Add game mechanics with correct GDScript 4.x patterns -- movement, health, inventory, save/load.
debug-issue
Systematic Godot debugging decision trees for physics, signals, rendering, navigation, and input issues.
build-scene
Pattern-based Godot scene construction with node hierarchy templates and companion node rules.
minecraft-dev
Use this skill whenever the user wants to look up Minecraft source, mod source, mod loader source, mappings, registries, versions, version differences, access transformers, mixin information, documentation, or code search results with minecraft-dev-cli. Also use it for Fabric, Forge, Quilt, and NeoForge source lookups.
re-port-flow
A procedure for filling Re:port Flow business templates and generating PDF documents. It supports invoices, quotations, and delivery notes, using only information supplied by the user.
image-to-3d-pipeline
Transformez une image 2D en modèle 3D animé prêt pour le web ou le jeu en moins de 30 minutes, en utilisant le workflow Dilum Sanjaya (Hunyuan3D + Mixamo). Use when: Créer un personnage 3D pour un site web - Mascotte, avatar, illustration interactive; Prototyper un asset de jeu - Character design, props…