onpage-seo

onpage-seo is a skill for Claude Code from mshahiddigital/agentic-local-seo-audit. It costs 73 tokens per session (4,587 once invoked), scanned A, original, MIT.

A skill for reviewing and improving individual web pages for search engines, including titles, descriptions, headings, links, images, and page content.

In plain words
What is it for?
It is for producing an on-page SEO audit covering content, metadata, internal links, calls to action, structured data, and signals that show trustworthy expertise.
Why use it?
It helps find page-level issues that can make a page harder for search engines and readers to understand.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the local-seo-audit plugin — 6 skills, 42 commands, 6 agents shipped together

Good fit It is for producing an on-page SEO audit covering content, metadata, internal links, calls to action, structured data, and signals that show trustworthy expertise.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mshahiddigital/agentic-local-seo-audit/onpage-seo
Install

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.

Any agent
npx skills add mshahiddigital/agentic-local-seo-audit --skill onpage-seo
Clone the repo
git clone --depth 1 https://github.com/mshahiddigital/agentic-local-seo-audit

Made for: Claude Code.

Or install local-seo-audit, the plugin that ships this one along with the rest of its 6 skills, 42 commands, 6 agents.

Wrote 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.

agentmods badge for onpage-seo

README.md
[![agentmods](https://agentmods.dev/badge/skills/mshahiddigital/agentic-local-seo-audit/onpage-seo/github.svg)](https://agentmods.dev/skills/mshahiddigital/agentic-local-seo-audit/onpage-seo)
Your own site
<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.

agentmods 80×15 button for onpage-seo

Your own site · 80×15
<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>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,587 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 12d ago against content hash 2e9113bfb675, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

audit/onpage-seo/SKILL.md · 384 lines

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):

  1. Homepage
  2. Primary service page(s) — one per core service
  3. Location/service-area pages
  4. Top-performing blog posts (by GSC impressions — filter top 10)
  5. Contact page
  6. About page (E-E-A-T critical)

Read the full file on GitHub · 384 lines

Changes

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.

  1. 12d ago First seen · 384 lines · 73 tokens per session scan A 2e9113bfb675

Subscribe to this mod's changes

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.

Related

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…

citedy/adclaw · 149 tokens

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.…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 290 tokens

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…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 321 tokens

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…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 199 tokens

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…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 162 tokens

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…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 238 tokens