Claude SEO Skills
Production-ready Claude Code skills for SEO, content creation, and AI search optimisation. Each skill is a slash command that runs directly in your terminal, from full site audits to topical maps to YouTube scripts.
SEO Core
5SEO & AI Search Audit
/seo-ai-auditComprehensive website audits covering Technical SEO, Content, Local SEO, Links & Digital PR, and AI Search Visibility. Outputs detailed scorecards (1-5 scale per pillar) plus phased action plans.
SEO Baseline Framework
/seo-baseline10-point structural baseline built from Google's internal ranking systems, patents, Quality Evaluator Guidelines, topical authority principles, and information gain research.
Title Tag Optimizer
/title-tagsGenerates optimised title tags for any page type using Semrush-backed formulas. Outputs 3-5 title options with character counts and formula notes.
Topical Map Builder
/topical-mapBuilds complete topical maps from a seed keyword. Outputs an .xlsx spreadsheet with Core, AOR, Linking, and Buyer Journey tabs plus a markdown strategy document.
Blog Post Writer
/blog-postFull research-to-draft blog post pipeline covering SERP analysis, competitor content review, overlap checks, and a complete article in Animalz content style.
Research & Data
4Firecrawl Scraper
/firecrawl-scrapeExtract clean markdown from any URL, including JavaScript-rendered SPAs. Converts web pages to structured content for analysis.
Firecrawl Search
/firecrawl-searchWeb search with full page content extraction. Find articles, research topics, and extract content from search results.
Firecrawl Crawl
/firecrawl-crawlBulk extract content from an entire website or site section. Follows links and returns structured content from all discovered pages.
Firecrawl Agent
/firecrawl-agentAI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Handles pagination, login flows, and dynamic content.
How to Install
1. Install Claude Code
If you haven't already, install Claude Code globally:
npm install -g @anthropic-ai/claude-code2. Add a Skill
Skills live in your project's .claude/skills/ directory. Each skill is a SKILL.md file with instructions for Claude.
mkdir -p .claude/skills/my-skill && touch .claude/skills/my-skill/SKILL.md3. Use the Skill
Once installed, use the slash command in your Claude Code session. For example, type /seo-ai-audit followed by a URL to run a full SEO audit.
FAQ
Built by Lawrence Hitches