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 mshahiddigital/agentic-local-seo-audit --skill onpage-seogit clone --depth 1 https://github.com/mshahiddigital/agentic-local-seo-auditWrote 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/mshahiddigital/agentic-local-seo-audit/onpage-seo)<a href="https://agentmods.dev/skills/mshahiddigital/agentic-local-seo-audit/onpage-seo"><img src="https://agentmods.dev/badge/skills/mshahiddigital/agentic-local-seo-audit/onpage-seo/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/mshahiddigital/agentic-local-seo-audit/onpage-seo"><img src="https://agentmods.dev/badge/skills/mshahiddigital/agentic-local-seo-audit/onpage-seo.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.00073 | $0.04587 |
| Opus 5 | $0.00036 | $0.02294 |
| Sonnet 5 | $0.00015 | $0.00917 |
| Haiku 4.5 | $0.00007 | $0.00459 |
Grade A, and why
onpage-seo 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 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.
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 — 384 lines — stays where its author put it; the contents beside it link to each section on GitHub.
On-Page SEO Audit — Phase 3
Executive Summary
On-page SEO is the highest-leverage, lowest-cost ranking lever available. Title tag + meta optimization alone can improve CTR by 20–35% within 30 days (GSC data 2024). In 2025, on-page signals have a dual role: traditional ranking AND AI Overview citation probability. Pages without direct standalone answers and FAQPage schema rarely appear in AIO. Always compare against the top-ranking competitor's on-page patterns.
Tools for This Phase
| Tool | Purpose | Cost |
|---|---|---|
| Screaming Frog | Bulk audit: titles, meta, H1s, word counts, duplicate detection | Free/Paid |
| Google Search Console | Page-level impressions, CTR, position — identify rewrite priorities | Free |
| Surfer SEO | Content Score vs. top competitors — target 70+ cluster, 80+ pillar | Paid |
| Clearscope | Content grade vs. top 10 competitors — target A- pillar, B+ cluster | Paid |
| Ahrefs | Organic keywords per page, SERP features per URL | Paid |
| SEMrush | On-page checker — compare vs. top 10 ranking pages | Paid |
| Google Rich Results Test | FAQPage schema validation, structured data presence | Free |
| Chrome DevTools → Sources | Verify rendered HTML (JS-rendered content vs. raw HTML) | Free |
| site_crawler.py | Word counts, title/meta data per page CSV | Free (local) |
Step 1: Read Project Context
Read {AUDIT_DIR}/intake-data.md — business name, URL, services, location.
Read {AUDIT_DIR}/technical-findings.md — page indexation status, canonical issues.
Read {AUDIT_DIR}/competitor-profiles.md — competitor on-page patterns, title formats, schema usage.
Read {DATA_DIR}/crawl/ — crawler output for bulk title/meta analysis.
Priority Page Inventory
Audit in this order (highest business impact first):
- Homepage
- Primary service page(s) — one per core service
- Location/service-area pages
- Top-performing blog posts (by GSC impressions — filter top 10)
- Contact page
- About page (E-E-A-T critical)
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 · 384 lines · 73 tokens per session scan A 2e9113bfb675
onpage-seo is a skill published in the GitHub repository mshahiddigital/agentic-local-seo-audit (20 stars, last pushed 5mo ago), licensed MIT. It adds 73 tokens to every session and 4,587 once invoked, about $0.0004 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-30.
Other skills, from other repositories
citedy-seo-agent
Full-stack AI marketing toolkit — scout X/Twitter and Reddit for trending topics, discover and deep-analyze competitors, find content gaps, publish SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages, create social media adaptations for X, LinkedIn, Facebook, Reddit, Threads…
ai-visibility
Fast-path AI visibility — get a brand's 0–100 Akii Visibility Score (computed by an open-source LLM judge against the brand's public footprint) with four-dimension breakdown AND a per-engine proxy map for ChatGPT, Claude, Gemini, Perplexity, Copilot, and Google AI Overviews based on FirstPageSage signal weights.…
seo-audit
Single audit entry point — surface-level scorecard or deep infrastructure dive depending on the requested mode. Default full mode produces a multi-layer scorecard across all 9 areas (crawlability, indexation, meta tags, headings, images, Core Web Vitals, JS rendering, mobile + security, structured data, internal…
optimize-page
Comprehensive single-page optimization across all three layers — traditional SEO (title / meta / H1 / internal links), AEO (chunk quality, direct-answer leads, FAQ extraction), and GEO rewrites using the tactics published by the Princeton/IIT Delhi GEO study (citation integration, expert quotes, statistics enrichment…
broken-links
Find and fix broken links — three modes with different scale ceilings. local audits any local repo (HTML/MD/MDX, no size limit) via Glob/Grep + per-link verification. page checks one live URL deeply (30-100 outbound links per run). site requires the Ahrefs site-audit MCP for true multi-page crawl — without it, refuses…
competitor-intel
Fast-path competitor intelligence — produces a side-by-side SEO + AEO + GEO + AI visibility scorecard plus ranked counter-move plan. Three modes the skill ASKS the user to pick (no default): Quick (10s, surfaces 5 likely competitors from SERPs), Comprehensive (30-60s, multi-source discovery with Ahrefs MCP if…