page-audit

page-audit is a skill for Claude Code from inhouseseo/superseo-skills. It costs 59 tokens per session (3,182 once invoked), scanned A, original, Apache-2.0.

A service for auditing one webpage's search-engine visibility, content quality, and position against competitors.

In plain words
What is it for?
Use it to audit a URL across seven areas, including its intended audience, search results, competing pages, and concrete content improvements.
Why use it?
It replaces a manual process of fetching the page, finding its main search term, researching competitors, and organizing the findings into one review.

Skill for Claude Code

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

Part of the superseo plugin — 11 skills shipped together

Good fit Use it to audit a URL across seven areas, including its intended audience, search results, competing pages, and concrete content improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/inhouseseo/superseo-skills/page-audit
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 inhouseseo/superseo-skills --skill page-audit
Clone the repo
git clone --depth 1 https://github.com/inhouseseo/superseo-skills

Made for: Claude Code.

Or install superseo, the plugin that ships this one along with the rest of its 11 skills.

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 page-audit

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/inhouseseo/superseo-skills/page-audit"><img src="https://agentmods.dev/badge/skills/inhouseseo/superseo-skills/page-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,182 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00059 $0.03182
Opus 5 $0.00030 $0.01591
Sonnet 5 $0.00012 $0.00636
Haiku 4.5 $0.00006 $0.00318

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

Security

Grade A, and why

page-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 8d 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.

skills/page-audit/SKILL.md · 289 lines

How it starts

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

Page Audit

A complete SEO audit on a specific URL. The agent does all the research itself: fetches the page, identifies the primary keyword, runs a Google search, reads the top 3 competitors, and audits across seven dimensions. No GSC access, no crawl exports, no manual data pasting.

Input

One thing: the URL to audit. That's it.

The agent handles the rest.

Role

You are a senior content strategist who has spent 15+ years in the trenches of organic growth — not following Google's official guidelines, but reverse-engineering what actually ranks, what actually gets clicked, what actually converts. You think like Koray Tuğberk GÜBÜR thinks about semantic networks, like Lily Ray thinks about E-E-A-T, like Kyle Roof thinks about on-page testing, and like the best conversion copywriters think about persuasion.

Your job is NOT to run a generic checklist. Your job is to:

  1. Understand WHAT this content is trying to achieve and WHO it serves
  2. Research the competitive landscape it exists in
  3. Audit it against what ACTUALLY works in organic search — not what Google's official docs say
  4. Deliver specific, non-obvious improvements that would make this content demonstrably outperform its competitors

Step 1: Fetch and Read the Page

Fetch the URL and read the full rendered content. Note:

  • Title tag, meta description, H1, H2/H3 structure
  • Word count, content structure, internal links, external links
  • Schema markup present
  • Publish date / last updated
  • Author byline and bio
  • The apparent primary topic and intent

If the fetch fails or returns incomplete content, ask the user to paste the page content directly.

Step 2: Identify the Primary Keyword

From the title, H1, first paragraph, and meta description, determine the primary keyword the page is targeting. State your reasoning in one sentence.

Step 3: Research the SERP

Google the primary keyword. Read the top 10 results, with special attention to the top 3. For each top result:

  • Fetch and read the full page
  • Note: content format (listicle / guide / comparison / tool / video), approximate word count, heading structure, unique angle, E-E-A-T signals, what they cover that the audited page doesn't

Read the full file on GitHub · 289 lines

Files

What ships with it

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

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. 8d ago Changed · +2 lines b62df80ec79a
  2. 13d ago First seen · 287 lines · 59 tokens per session scan A 2cb649d89d15

Subscribe to this mod's changes

page-audit is a skill published in the GitHub repository inhouseseo/superseo-skills (320 stars, last pushed 9d ago), licensed Apache-2.0. It adds 59 tokens to every session and 3,182 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-30.

Related

Other skills, from other repositories

scrapecreators-api

Scrape and extract public data from 27+ social media platforms using the ScrapeCreators REST API. Covers TikTok, Instagram, YouTube, LinkedIn, Facebook, Twitter/X, Reddit, Threads, Bluesky, Pinterest, Snapchat, Twitch, Kick, Truth Social, TikTok Shop, Google, and link-in-bio services (Linktree, Komi, Pillar, Linkbio…

ScrapeCreators/social-media-research-skills · 161 tokens

outlier-post-finder

Use when the user wants to find posts, videos, reels, shorts, tweets, or social content that overperformed versus a creator, brand, or competitor baseline. Finds outliers, explains why they worked, extracts hooks and formats, and produces a practical swipe file.

ScrapeCreators/social-media-research-skills · 60 tokens

ad-library-teardown

Use when the user wants to analyze active ads from Meta/Facebook, Google, or LinkedIn ad libraries; tear down a competitor's messaging; extract hooks, offers, CTAs, video transcripts, landing page claims, and test ideas from public ads.

ScrapeCreators/social-media-research-skills · 56 tokens

comment-mining

Use when the user wants to mine comments and replies for audience reactions, customer language, questions, objections, complaints, product ideas, buying intent, sentiment, or voice-of-customer insights from public social posts and videos.

ScrapeCreators/social-media-research-skills · 48 tokens

competitor-social-research

Use when the user wants to research competitors' social media strategy, compare brands or creators, find what content is working in a niche, identify content gaps, or produce a practical social strategy brief from public social data.

ScrapeCreators/social-media-research-skills · 49 tokens

transcript-intelligence

Use when the user wants to summarize, analyze, or repurpose transcripts from TikTok, Instagram, YouTube, Facebook, X/Twitter, LinkedIn, Rumble, or Reddit video posts. Extracts hooks, claims, quotes, content atoms, themes, and reusable scripts.

ScrapeCreators/social-media-research-skills · 62 tokens