🔍

SEO Programmatic

🌐Community
by AgriciDaniel · v1.0.0 · MITRepository

Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL patterns, internal linking automation, thin content safeguards, and index bloat prevention.

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

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

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

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. It analyzes technical SEO aspects, evaluates on-page elements and content quality (E-E-A-T), checks schema markup, optimizes images, assesses sitemap architecture, and incorporates AI search optimization (GEO). The tool also leverages Google SEO APIs (Search Console, PageSpeed, CrUX, GA4) and generates PDF reports with strategic planning insights.

When to use it

  • Website Audits: Regularly assess a website's overall SEO health and identify areas for improvement.
  • Content Optimization: Evaluate content quality based on E-E-A-T principles and optimize for AI search algorithms (GEO).
  • Technical SEO Troubleshooting: Diagnose and resolve technical issues impacting site crawlability and indexing.
  • Local SEO Enhancement: Analyze local SEO performance, including maps intelligence and Google Business Profile optimization.

Key capabilities

  • Technical SEO analysis
  • On-page analysis
  • Content quality (E-E-A-T) assessment
  • 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 quality and E-E-A-T for this article: [article URL]"
  • "Check the schema markup implementation on [page URL]."

Tips & gotchas

  • Requires Claude Code 1.0.33 or later to function correctly.
  • Access to Google SEO APIs (Search Console, PageSpeed, CrUX, GA4) requires appropriate permissions 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.