content-audit

content-audit is a skill for Claude Code from mshahiddigital/agentic-local-seo-audit. It costs 71 tokens per session (5,692 once invoked), scanned A, original, MIT.

A process for reviewing website content quality and search strategy. It checks for issues such as thin, duplicated, outdated, or overly generic pages, including service pages, location pages, blogs, and FAQs.

In plain words
What is it for?
Use it to assess existing pages, find content gaps and duplication, review local or service pages, and plan updates to blog or FAQ content.
Why use it?
It helps identify content that may be unhelpful to readers or compete with other pages on the same site for the same search terms.

Skill for Claude Code

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

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/site_crawler.py --url [URL] --max-pages 150 --output {DATA_DIR}/crawl/ --csv.

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

Good fit Use it to assess existing pages, find content gaps and duplication, review local or service pages, and plan updates to blog or FAQ content.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/mshahiddigital/agentic-local-seo-audit
agentmods
npx agentmods add skills/mshahiddigital/agentic-local-seo-audit/content-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 content-audit

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mshahiddigital/agentic-local-seo-audit/content-audit"><img src="https://agentmods.dev/badge/skills/mshahiddigital/agentic-local-seo-audit/content-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,692 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.00071 $0.05692
Opus 5 $0.00036 $0.02846
Sonnet 5 $0.00014 $0.01138
Haiku 4.5 $0.00007 $0.00569

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

Security

Grade A, and why

content-audit 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 11d 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/content-audit/SKILL.md · 425 lines

How it starts

The opening of the file, as written. The whole thing — 425 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Content Audit — Phase 4

Executive Summary

Content quality is the primary differentiator between sites that rank and sites that don't in 2025. Google's Helpful Content System (HCS), integrated into the core algorithm in March 2024, actively penalizes template-based, AI-generated-without-expert-review, and thin location pages. The key thresholds: ≥60% unique content per location page (hard floor — below this risks HCS penalty), ≥80% unique (competitive target). FAQPage schema on service pages triggers AIO citations at 3.2× the rate of pages without it (Amsive 2025). Content decay (>20% YoY impressions decline) now affects most sites that haven't refreshed since 2022–2023 — ChatGPT cites pages updated within 30 days at 76.4% vs. 31.2% for 90+ day old content. The fastest wins: add FAQPage schema (30 min/page), refresh decayed content with updated stats, and fix service pages below 800 words.

2025 content benchmarks:

  • Service pages: minimum 800 words; competitive 1,200–2,000 words (HCS 2025 standards)
  • Location pages: ≥60% unique (hard floor); ≥80% unique (competitive target)
  • Content decay threshold: >20% YoY click decline → refresh required (GSC comparison)
  • FAQPage schema → 3.2× AIO citation rate (Amsive 2025); HowTo schema = structured step extraction
  • Pillar page threshold: 25+ total articles in cluster = topical authority signal (SEMrush 2024)
  • AI-generated content: acceptable only with documented human expert review (Google Webmaster guidelines 2025)

Step 1: Read Project Context & Run Crawl

Read {AUDIT_DIR}/intake-data.md — business name, services, location, goals. Read {AUDIT_DIR}/technical-findings.md — indexation data, duplicate content flags.

# Run crawler if not already done (from technical-seo or here)
python3 scripts/site_crawler.py --url [URL] --max-pages 150 --output {DATA_DIR}/crawl/ --csv

Tools for this phase:

Tool Purpose Cost
Screaming Frog Word counts, title/meta duplicates, thin pages (<300 words), canonicals Paid/Free (≤500 URLs)
Siteliner Duplicate content % across site, most-linked pages (free up to 250 pages) Free
SEMrush GSC import — traffic per page, keyword ranking per page, content decay analysis Paid
Surfer SEO Content Score per page vs. competitors — targets 70+ (cluster) / 80+ (pillar) Paid
Clearscope Content grade per page — target A- (pillar) / B+ (cluster) Paid
Copyscape External duplicate content detection — scraped copies Paid
Google Search Console Page-level impressions/clicks — identify content decay (>20% YoY decline) Free (requires access)
site_crawler.py --csv output: word counts, status codes, title/meta data per page Free (local)

Read the full file on GitHub · 425 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. 11d ago First seen · 425 lines · 71 tokens per session scan A acef6c56fdf0

Subscribe to this mod's changes

content-audit is a skill published in the GitHub repository mshahiddigital/agentic-local-seo-audit (20 stars, last pushed 5mo ago), licensed MIT. It adds 71 tokens to every session and 5,692 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

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

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

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