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 agentmods add skills/courtneyr-dev/wp-release-audit-method/wp-release-prepnpx skills add courtneyr-dev/wp-release-audit-method --skill wp-release-prepgit clone --depth 1 https://github.com/courtneyr-dev/wp-release-audit-methodWrote 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/courtneyr-dev/wp-release-audit-method/wp-release-prep)<a href="https://agentmods.dev/skills/courtneyr-dev/wp-release-audit-method/wp-release-prep"><img src="https://agentmods.dev/badge/skills/courtneyr-dev/wp-release-audit-method/wp-release-prep.svg" alt="Measured on agentmods" 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.00060 | $0.01786 |
| Opus 5 | $0.00030 | $0.00893 |
| Sonnet 5 | $0.00012 | $0.00357 |
| Haiku 4.5 | $0.00006 | $0.00179 |
Grade A, and why
wp-release-prep scanned grade A 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 6d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -sL -o /tmp/theme-test-data.xml \ The source is not reproduced here
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 6d ago First seen · 132 lines · 60 tokens per session scan A c6057638e764
wp-release-prep is a skill published in the GitHub repository courtneyr-dev/wp-release-audit-method (9 stars, last pushed 2d ago), licensed GPL-2.0. It adds 60 tokens to every session and 1,786 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
elementor-to-generateblocks
Convert Elementor layouts to clean GenerateBlocks V2 format, eliminating DIVception.
figma-to-generateblocks
Convert Figma designs to GenerateBlocks V2 format for WordPress.
generateblocks-layouts
Build and audit WordPress layouts with GenerateBlocks V2, including CSS Mode, responsive at-rules, dynamic data, Pro components, and recovery-safe block serialization. Use for new GB layouts, conversions, repairs, and hand-authored block markup.
html-to-generateblocks
Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles.
playwright-ci
Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.
playwright-dev
Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.