🔍

SEO Schema

🌐Community
by AgriciDaniel · v1.0.0 · MITRepository

Detect, validate, and generate Schema.org structured data. JSON-LD format preferred.

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

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

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

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

About This Skill

What it does

This skill provides comprehensive SEO analysis for websites using Claude Code. It covers a wide range of areas including technical SEO, on-page optimization, content quality (E-E-A-T), schema markup implementation, and image optimization. The tool also leverages Google SEO APIs like Search Console, PageSpeed Insights, CrUX, and GA4 to provide data-driven insights, culminating in PDF report generation and strategic planning assistance.

When to use it

  • Website Audit: Conduct a full technical and content audit of your website to identify areas for improvement.
  • Content Optimization: Analyze existing content for E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) and optimize for AI search.
  • Local SEO Improvement: Assess local SEO performance including maps intelligence and Google Business Profile optimization.
  • Performance Analysis: Evaluate website speed and user experience using data from CrUX and PageSpeed Insights.

Key capabilities

  • Technical SEO analysis
  • On-page optimization assessment
  • Content quality evaluation (E-E-A-T)
  • Schema markup validation
  • Image optimization recommendations
  • 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 content on [page URL] for E-E-A-T and suggest improvements."
  • "Generate a PDF report summarizing the technical SEO issues found on [website URL]."

Tips & gotchas

  • Requires Claude Code 1.0.33 or higher to function correctly.
  • Accessing Google SEO APIs requires proper authentication and configuration, which may involve setting up API keys.

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.