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 reidworks-io/reidworks-skills --skill seo-reviewgit clone --depth 1 https://github.com/reidworks-io/reidworks-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/reidworks-io/reidworks-skills/seo-review)<a href="https://agentmods.dev/skills/reidworks-io/reidworks-skills/seo-review"><img src="https://agentmods.dev/badge/skills/reidworks-io/reidworks-skills/seo-review/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/reidworks-io/reidworks-skills/seo-review"><img src="https://agentmods.dev/badge/skills/reidworks-io/reidworks-skills/seo-review.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.00140 | $0.01708 |
| Opus 5 | $0.00070 | $0.00854 |
| Sonnet 5 | $0.00028 | $0.00342 |
| Haiku 4.5 | $0.00014 | $0.00171 |
Grade A, and why
seo-review 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 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
Almost every defect this skill is built from was invisible in code and obvious in `curl` How it starts
The opening of the file, as written. The whole thing — 158 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SEO Review
Find and fix the technical reasons a site is not being found, by search engines and by AI answer engines. Diagnose against the live site first, fix in code second, verify in the build output third.
Core principle
Never trust the source. Verify what is actually served.
Almost every defect this skill is built from was invisible in code and obvious in curl
output or in built HTML. Read source to understand intent. Verify against the live site
and the build to find bugs.
Instructions
Work the four phases in order. Do not skip ahead to code: domain-level problems invalidate everything downstream, and reporting a canonical fix while the domain still redirects wrongly wastes the user's time.
Phase 1 — Interrogate the live site
Run before reading any source.
# Which host actually serves? Follow nothing.
curl -sI https://example.com/ | grep -iE "HTTP/|location"
curl -sI https://www.example.com/ | grep -iE "HTTP/|location"
# Does a deep path keep its path, or collapse to the homepage?
curl -sI https://www.example.com/blog/a-post | grep -iE "HTTP/|location"
# robots and sitemap must be 200 on the SERVING host, not redirects
curl -sIL https://example.com/robots.txt | grep -iE "HTTP/|content-type"
curl -sIL https://example.com/sitemap.xml | grep -iE "HTTP/|content-type"
# Do canonicals agree with the host serving them?
for p in / /about /blog /pricing; do
printf "%-20s " "$p"
curl -s "https://example.com$p" | grep -o '<link rel="canonical" href="[^"]*"' | sed 's/.*href="//;s/"//'
done
# Titles, descriptions, structured data
curl -s https://example.com/ | grep -oE '<title>[^<]*</title>|<meta name="description"[^>]*>'
curl -s https://example.com/blog/a-post | grep -o '"@type":"[^"]*"'
Check the www/apex relationship first. The highest-impact bug, and common: the apex
redirects to www (or the reverse) while every canonical, sitemap URL and JSON-LD url
points at the other one. The crawled page says "my canonical is X", and X redirects
straight back. Also confirm the status is 308/301 and not 307/302 (temporary
redirects do not consolidate ranking signals), and that it preserves the path.
What ships with it
3 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.
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 · 158 lines · 140 tokens per session scan A 3b475592bf8c
seo-review is a skill published in the GitHub repository reidworks-io/reidworks-skills (1 stars, last pushed 1mo ago), licensed MIT. It adds 140 tokens to every session and 1,708 once invoked, about $0.0007 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
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
stuck
Diagnoses a broken course setup by reading the folder, so the student never has to describe the problem in English. Takes no argument. Reports which class they are on and which files are filled, then names one blocker and one fix: Claude Code opened at the wrong level, .claude/skills/ missing, skills not loading…
market-research-workflow
Trigger for: federal acquisition market research; FAR Part 10 reports; refreshing an existing market research report; analyzing commerciality, competition, small-business availability, contract type, consolidation, prior awards, vendors, or market conditions; or preparing supported findings for a Pre-Award Agent. A…
acquisition-policy-workflow
Trigger for: explaining current FAR, DFARS, or agency-supplement text; determining documented acquisition-policy status for an agency and FAR part; comparing codified text, RFO model text, and agency deviations; tracing acquisition rulemaking; finding procurement comment periods; analyzing public comments; refreshing…
igce-builder-cr
Trigger for: cost-reimbursement IGCE, CR cost estimate, CPFF, CPAF, CPIF, cost-plus estimate, BAA estimate, fixed-fee analysis, award-fee analysis, incentive-fee analysis, proposed CR rate validation, cost-pool buildup, share-ratio scenario, price-reasonableness memo, or fair-and-reasonable analysis. Build auditable…
igce-builder-lh-tm
Trigger for: Labor-Hour IGCE, LH estimate, Time-and-Materials IGCE, T&M estimate, burdened hourly rate, burden multiplier, labor-category ceiling hours, materials estimate, proposed LH/T&M rate validation, price-reasonableness memo, or fair-and-reasonable analysis. Build auditable LH/T&M estimates using BLS OEWS…