seo

Audits websites for technical SEO, content quality, schema markup, and AI search readiness.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/timikalo7/Execute --skill seo-timikalo7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/timikalo7/Execute/tree/main/.claude/skill-library/claude-seo/skills/seo
Command: npx skills add https://github.com/timikalo7/Execute --skill seo-timikalo7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It replaces fragmented manual SEO checks with a single orchestrated audit that inspects technical health, content quality, structured data, performance, and AI search visibility, then produces a prioritized action plan. ## Core Features & Use Cases - Full Site Audits: Runs parallel sub-agents covering technical SEO, E-E-A-T content, schema, sitemaps, Core Web Vitals, and GEO, then synthesizes a 0-100 SEO Health Score with prioritized fixes. - Specialized Analysis: Single-page deep dives, backlink profiling, local SEO and maps geo-grid tracking, hreflang audits, e-commerce intelligence, and drift monitoring against stored baselines. - Use Case: A marketing lead runs /seo audit https://example.com before a product launch; the skill detects the business type, delegates to the relevant sub-agents, and returns a Critical/High/Medium/Low action plan with falsifiability checks per recommendation. ## Quick Start Ask the assistant to run a full SEO audit on your website URL using the seo skill and review the prioritized action plan it returns.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I run a full SEO audit on my website?

Invoke the audit command with your URL, for example /seo audit https://example.com. The skill detects your business type, spawns parallel sub-agents for technical, content, schema, and performance checks, and returns a unified report with a 0-100 health score and prioritized fixes.

What does the SEO health score measure?

The score is a weighted aggregate from 0 to 100 across seven categories: content quality 23%, technical SEO 22%, on-page SEO 20%, schema, performance, and AI search readiness at 10% each, and images at 5%.

Does the skill support local SEO and Google Business Profile analysis?

Yes, the /seo local and /seo maps commands analyze GBP signals, NAP consistency, citations, reviews, and geo-grid rankings. Maps features require DataForSEO API access, while free alternatives like Overpass and Geoapify are documented for competitor discovery.

Can I analyze backlinks without paid SEO tools?

Yes, the backlinks command works with free sources: the Moz API free tier, Bing Webmaster Tools, and Common Crawl domain-level data. Results are confidence-weighted, and the skill notes when coverage is limited compared to commercial indexes.

Why does the skill require claude-seo run instead of plain Python?

Bundled scripts must execute through the claude-seo launcher, which manages an isolated Python runtime and Chromium. If setup is missing, run /seo setup or diagnose with /seo doctor rather than installing packages globally.

What are the limitations of programmatic location page checks?

The skill warns at 30+ location pages requiring 60% unique content and hard-stops at 50+ pages without explicit justification, because thin programmatic location pages trigger Google's doorway page penalties.