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 xorcise-ai/xorcise-skills --skill xorcise-playbooksgit clone --depth 1 https://github.com/xorcise-ai/xorcise-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/xorcise-ai/xorcise-skills/xorcise-playbooks)<a href="https://agentmods.dev/skills/xorcise-ai/xorcise-skills/xorcise-playbooks"><img src="https://agentmods.dev/badge/skills/xorcise-ai/xorcise-skills/xorcise-playbooks/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/xorcise-ai/xorcise-skills/xorcise-playbooks"><img src="https://agentmods.dev/badge/skills/xorcise-ai/xorcise-skills/xorcise-playbooks.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.00066 | $0.05527 |
| Opus 5 | $0.00033 | $0.02763 |
| Sonnet 5 | $0.00013 | $0.01105 |
| Haiku 4.5 | $0.00007 | $0.00553 |
Grade B, and why
xorcise-playbooks scanned grade B with 1 finding 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 12d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
# need (chmod 600, git-ignored), then opens it in the user's editor and prints the path. The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
19 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.
- playbooks/xor-pb-000-smoke.yaml 1.1 KB
- playbooks/xor-pb-001-broad_coverage.yaml 1.4 KB
- playbooks/xor-pb-002-offensive_core.yaml 1.2 KB
- playbooks/xor-pb-003-defensive_blue.yaml 1.4 KB
- README.md 4.7 KB
- reference/TROUBLESHOOTING.md 8.3 KB
- sandbox/Dockerfile 1.5 KB
- sandbox/join-and-run.sh 3.0 KB runs code
- scripts/check-connectivity.py 7.0 KB runs code
- scripts/gen_report.py 55 KB runs code
- scripts/harness-info.sh 2.0 KB runs code
- scripts/list-missions.py 5.7 KB runs code
- scripts/preflight.sh 6.2 KB runs code
- scripts/run_playbook.py 42 KB runs code
- scripts/setup-creds.sh 4.5 KB runs code
- scripts/status.py 5.2 KB runs code
- scripts/watchdog.sh 2.8 KB runs code
- templates/agent-models.example.yaml 3.0 KB
- templates/eval-card-template.html 44 KB
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.
- 12d ago First seen · 456 lines · 66 tokens per session scan B 06a40d76313a
xorcise-playbooks is a skill published in the GitHub repository xorcise-ai/xorcise-skills (3 stars, last pushed 1mo ago), with no licence file. It adds 66 tokens to every session and 5,527 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
local-test
Build, run, and test IronClaw locally using Docker containers and Chrome MCP browser automation.
qa-review
QA review for code changes — test coverage analysis, edge case identification, test plan generation, regression detection, test health tracking over time.
run-aeon-benchmark
Use when asked to run, benchmark, evaluate, or score an LLM with AEON Bench. You run the AEON Bench Pod on the user's machine, point it at a model, run the benchmark, and submit the signed result to the public leaderboard at aeon-bench.com. All work happens on the pod. The mothership only shows the board and accepts…
rag-eval
NVIDIA RAG Blueprint evaluation guidance for measuring retrieval and answer quality with stable datasets, baselines, and reproducible scoring workflows.
web-ui-test
Test the IronClaw web UI using the Claude for Chrome browser extension.
skill-optimizer
Use when creating, running, debugging, or documenting skill-optimizer workbench evals; working with agent skill cases, suites, graders, traces, Docker workspaces, OpenRouter model matrices, or the skill-optimizer SDK/CLI.