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/soderlind/wordpress-agent-plugin/prepare-wordpressnpx skills add soderlind/wordpress-agent-plugin --skill prepare-wordpressgit clone --depth 1 https://github.com/soderlind/wordpress-agent-pluginWhat 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 | $0.00026 | $0.04325 |
| Opus 5 | $0.00013 | $0.02162 |
| Sonnet 5 | $0.00005 | $0.00865 |
| Haiku 4.5 | $0.00003 | $0.00432 |
Grade A, and why
prepare-wordpress 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 yesterday.
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.
compatibility: "macOS/Linux with Node.js 18+, Composer 2+, PHP 8.3+, git. Optional: WP-CLI for i18n commands, curl for downloading coding instructions." The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
11 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.
- references/composer-setup.md 2.3 KB
- references/config-files.md 953 B
- references/copilot-instructions.md 4.2 KB
- references/i18n-setup.md 1.9 KB
- references/linting-setup.md 1.7 KB
- references/php-testing.md 2.8 KB
- references/plugin-bootstrap.md 1.2 KB
- references/readme-txt.md 1.2 KB
- references/vitest-setup.md 1.0 KB
- scripts/detect_project.mjs 9.4 KB runs code
- scripts/plan_setup.mjs 11 KB runs code
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.
- yesterday First seen · 471 lines · 26 tokens per session scan A 114a419d9d60
prepare-wordpress is a skill published in the GitHub repository soderlind/wordpress-agent-plugin (2 stars, last pushed 4d ago), with no licence file. It adds 26 tokens to every session and 4,325 once invoked, about $0.0001 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-v3-builder
Stonewright Elementor V3 builder for native-first implementation from Figma, screenshots, images, or briefs, plus pages, widgets, Loop Grid, templates, kit styles, responsive edits, and safe batch mutations. Use whenever a task reads, plans, builds, or repairs an Elementor V3 page or template.
gutenberg-fse-builder
Stonewright Gutenberg and FSE builder. Inserts/updates blocks, manages theme.json global styles, FSE templates, template parts, and synced patterns.
agent-operating-rules
Permanent product operating rules for every Stonewright agent: responsive device tabs, separate verification tabs, Figma section isolation, breakpoint isolation, native-first styling, fastest safe interface, verified learning, single-target environment, no ad-hoc plugins, HTTP-first automation, and Elementor native…
blocksy-build-page
Use when building Blocksy pages with live block schemas, theme chrome tokens, and the Gutenberg finalizer.
design-to-wordpress
Stonewright Figma/image/brief → DesignEvidence → native plan → Elementor / Gutenberg / FSE apply → agent-owned Playwright verification loop.
generateblocks-build-page
Use when building pages with GenerateBlocks, live generateblocks/ schemas, and GeneratePress chrome when that theme is active.