seo-page

Analyze a single webpage's SEO performance and generate a prioritized issue checklist.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/agencedajm/claude-seo --skill seo-page-agencedajm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-page
Source: https://github.com/agencedajm/claude-seo/tree/main/skills/seo-page
Command: npx skills add https://github.com/agencedajm/claude-seo --skill seo-page-agencedajm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of unclear page-level SEO weaknesses by turning a single URL into a prioritized checklist of on-page, technical, content quality, schema, and image opportunities.

Core Features & Use Cases

  • On-Page SEO diagnostics: validates title tags, meta descriptions, headings, URL structure, and internal/external linking for relevance and intent alignment.
  • Content quality and E-E-A-T checks: assesses word count and readability, keyword naturalness and semantic coverage, and credibility/freshness signals.
  • Technical + markup + media review: audits canonicals, robots, Open Graph/Twitter cards, hreflang, detects schema opportunities (while avoiding restricted schema types), and flags image optimization risks.

Quick Start

Tell Claude Code: analyze this page https://example.com and return a prioritized SEO scorecard with actionable recommendations.

Frequently Asked Questions about seo-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a single page SEO audit to find out why my URL is underperforming?

A single page SEO audit analyzes one URL to extract HTML signals, validate meta tags, score technical issues by priority, and return a checklist of on-page, content, and schema opportunities. It identifies why a page lacks search visibility.

What does on-page SEO analysis check for content quality and E-E-A-T?

On-page SEO analysis checks content quality by assessing word count, readability, keyword naturalness, and semantic coverage. It evaluates E-E-A-T signals like credibility and freshness to detect gaps preventing the page from ranking.

Can I use this to check schema markup and image optimization on client-rendered pages?

Yes, it detects schema markup opportunities and flags image optimization risks. It handles client-rendered pages by extracting HTML signals, and if a page is unreachable or authenticated, it provides clear error reporting.

What is the best way to validate meta tags, canonicals, and hreflang for a specific webpage?

The best way is running a technical SEO review that extracts page HTML signals and validates expected tags and structures. It audits canonicals, robots directives, Open Graph cards, and hreflang to ensure correct markup.

What happens if the URL I want to analyze is unreachable or requires authentication?

If the URL is unreachable, authenticated, or client-rendered, the analysis handles these edge cases with clear error reporting instead of failing silently, ensuring you know exactly why the page extraction failed.

Do I need a full site crawl to get a prioritized SEO scorecard for one page?

No, you only need the public URL. The analysis focuses strictly on single page analysis to produce a prioritized SEO scorecard, meaning you can get actionable on-page recommendations without running a full domain crawl.