Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add ZachArticulateV/designer-pro-and-seo/plugin install designer-pro-and-seoWrote 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/agents/zacharticulatev/designer-pro-and-seo/_template)<a href="https://agentmods.dev/agents/zacharticulatev/designer-pro-and-seo/_template"><img src="https://agentmods.dev/badge/agents/zacharticulatev/designer-pro-and-seo/_template/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/agents/zacharticulatev/designer-pro-and-seo/_template"><img src="https://agentmods.dev/badge/agents/zacharticulatev/designer-pro-and-seo/_template.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.00060 | $0.01453 |
| Opus 5 | $0.00030 | $0.00727 |
| Sonnet 5 | $0.00012 | $0.00291 |
| Haiku 4.5 | $0.00006 | $0.00145 |
Grade A, and why
<kebab-case; MUST equal the sibling skill folder this agent wraps> 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
(dispatched-leaf agent)
Wraps: skills/<name>/SKILL.md — same method, no forked logic.
Method
Run the sibling skill's method, e.g.:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/<dir>/<script>.py" --<args> # same call the skill makes
Capability routing
This agent obeys the plugin's capability-tier cascade
(references/CAPABILITY-TIERS.md), identical to the skill it wraps. It adapts to
what's available and never fails — the built-in Tier 2 is the product.
- Tier 1 — <dedicated MCP/API>. If available, use it for .
- Tier 2 — built-in (the default). Otherwise run <built-in tool + bundled script>. This is the complete free deliverable.
- Tier 3 — . (set
noneand drop if no CLI serves this.) - Tier 4 — guided. If nothing above is available, deliver and name what to install to unlock a higher tier.
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.
- 9d ago First seen · 104 lines · 60 tokens per session scan A 37254cb0c793
<kebab-case; MUST equal the sibling skill folder this agent wraps> is an agent published in the GitHub repository ZachArticulateV/designer-pro-and-seo (8 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 1,453 once invoked, about $0.0003 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 agents, from other repositories
wp-acf
ACF/SCF field architect — generates programmatic field definitions with bilingual support, one file per section.
wp-cf7
CF7 form specialist — generates contact forms, branded email templates, and creates forms via WP-CLI with bilingual support.
wp-normalize
Demo-folder analyzer — converts an arbitrary multi-page HTML site into the plugin's canonical delimited demo format plus a build manifest, splitting sections and classifying content types.
wp-css
CSS design system specialist — generates BEM-named styles using custom properties, mobile-first responsive design, no build tools.
wp-audit-a11y
Accessibility auditor — WCAG 2.1 AA compliance, WordPress-specific checks, skip links, ARIA, keyboard navigation, color contrast.
analytics-agent
Turns channel and video data into decisions — runs the diagnostic matrix over impressions, CTR, AVD and traffic source, reads retention curves shape by shape and maps each feature to a script-level cause, compares against the channel's own baseline rather than global averages, and returns a prioritized list of changes…