🔍

SEO Hreflang

🌐Community
by AgriciDaniel · v1.0.0 · MITRepository

Hreflang and international SEO audit, validation, and generation. Detects common mistakes, validates language/region codes, and generates correct hreflang implementations.

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-hreflang npx -- -y @trustedskills/seo-hreflang
2

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

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

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

About This Skill

What it does

This skill performs comprehensive SEO audits using Claude Code. It analyzes technical SEO, on-page elements, content quality based on E-E-A-T principles, schema markup implementation, and image optimization. The tool also integrates with Google SEO APIs (Search Console, PageSpeed, CrUX, GA4) to provide data-driven insights and generate PDF reports for strategic planning.

When to use it

  • Website Launch: Conduct a thorough audit before launching a new website or significant redesign.
  • Content Strategy: Evaluate existing content's E-E-A-T score and identify areas for improvement to enhance search rankings.
  • Technical SEO Issues: Diagnose and resolve technical SEO problems like sitemap architecture issues or schema markup errors.
  • Performance Monitoring: Track website performance metrics using Google Search Console, PageSpeed Insights, and GA4 data.

Key capabilities

  • Technical SEO analysis
  • On-page optimization assessment
  • E-E-A-T content quality evaluation
  • Schema Markup verification
  • Image Optimization checks
  • Sitemap architecture review
  • AI search optimization (GEO)
  • Local SEO and Maps Intelligence
  • Google SEO API integration (Search Console, PageSpeed, CrUX, GA4)
  • PDF report generation

Example prompts

  • "Perform a comprehensive SEO audit of [website URL]."
  • "Analyze the E-E-A-T score for the content on [specific page URL]."
  • "Check the schema markup implementation on [website URL] and identify any errors."

Tips & gotchas

  • Requires Claude Code 1.0.33 or later to function correctly.
  • Accessing Google SEO API data necessitates proper authentication and permissions within those respective platforms.

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.