🔍

SEO Competitor Pages

🌐Community
by AgriciDaniel · v1.0.0 · MITRepository

Generate SEO-optimized competitor comparison and alternatives pages. Covers "X vs Y" layouts, "alternatives to X" pages, feature matrices, schema markup, and conversion optimization.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add seo-competitor-pages npx -- -y @trustedskills/seo-competitor-pages
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "seo-competitor-pages": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/seo-competitor-pages"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill performs comprehensive SEO analysis using Claude Code, covering a wide range of areas including technical SEO and on-page optimization. It analyzes content quality based on E-E-A-T principles, checks for schema markup, optimizes images, assesses sitemap architecture, and incorporates AI search optimization (GEO). The skill also leverages Google SEO APIs like Search Console, PageSpeed, CrUX, and GA4 to generate a detailed PDF report with strategic planning insights.

When to use it

  • Website Audits: Perform thorough audits of your website or those of clients to identify areas for improvement in search engine rankings.
  • Content Optimization: Analyze existing content to ensure it meets E-E-A-T guidelines and is optimized for AI search.
  • Competitive Analysis: Understand the SEO strengths and weaknesses of competitor pages to inform your own strategy (future feature - Firecrawl backlink analysis).
  • Technical SEO Checks: Identify and fix technical issues impacting site crawlability, indexing, and performance.

Key capabilities

  • Technical SEO analysis
  • On-page optimization assessment
  • Content quality evaluation (E-E-A-T)
  • Schema markup verification
  • Image optimization recommendations
  • Sitemap architecture review
  • AI search optimization (GEO)
  • Local SEO and maps intelligence
  • Integration with Google SEO APIs (Search Console, PageSpeed, CrUX, GA4)
  • PDF report generation
  • Strategic planning

Example prompts

  • "Analyze the SEO of [website URL] and provide a PDF report."
  • "Assess the E-E-A-T quality of this article: [article content]."
  • "Perform a technical SEO audit on [website URL], focusing on sitemap architecture."

Tips & gotchas

  • Requires Claude Code 1.0.33 or higher for plugin installation.
  • Access to Google SEO APIs (Search Console, PageSpeed, CrUX, GA4) may require proper authentication and configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit323e105a

Installing this skill downloads the exact code at commit 323e105a, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v1.0.0
License
MIT
Author
AgriciDaniel
Installs
0
Updated
Mar 4, 2026
Published
Mar 4, 2026

🌐 Community

Passed automated security scans.

Pinned commit323e105a

Install command fetches the verified snapshot, not the live repository.