Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code SEO Skill

GitHub stars Live guide

Agent skill for Jono Catliff's Claude Code SEO blueprint — programmatic SEO with blog posts at scale, city×service landing pages, on-page checklist, technical SEO, and deploy.

If this helps you rank, star the repo — it helps others find it on skills.sh and GitHub.

Install

One command (Cursor, Claude Code, Codex, and other agents):

npx skills add liyakhar/claude-code-seo-guide -y

Install a specific skill:

# Full workflow
npx skills add liyakhar/claude-code-seo-guide --skill claude-code-seo -y

# Blog post generator only
npx skills add liyakhar/claude-code-seo-guide --skill claude-code-seo-blog -y

# Service landing page generator only
npx skills add liyakhar/claude-code-seo-guide --skill claude-code-seo-service -y

Global install (all your projects):

npx skills add liyakhar/claude-code-seo-guide -g -y

Use

  1. Clone this repo as your project (or copy blueprint files into an existing Next.js app):

    git clone https://github.com/liyakhar/claude-code-seo-guide.git my-seo-site
    cd my-seo-site
  2. In Cursor or Claude Code, invoke the skill:

    • Type /claude-code-seo or ask: "Run the Claude Code SEO workflow"
    • For a single blog post: /claude-code-seo-blog or "Create a new SEO blog post"
    • For a service page: /claude-code-seo-service or "Create a service landing page"
  3. Follow the agent through setup → keywords → content → on-page → technical → deploy.

What's included

Skill What it does
claude-code-seo Full workflow: setup, SEMrush, blog, service pages, on-page, technical SEO, deploy
claude-code-seo-blog End-to-end blog post from keywords.csv with voice + SERP analysis
claude-code-seo-service City+service landing page from Service-keywords.csv

Blueprint files (in this repo)

  • CLAUDE.md — project rules (SSG, voice, design)
  • on-page-seo.md — 80+ item checklist
  • prompts.md — copy-paste prompts v1–v8
  • keywords.csv / Service-keywords.csv — keyword research
  • references/ — voice, humour, stats, stories, opinions
  • slideshow/ — visual SEO guides
  • Demo Next.js app (v1–v6 progression pages)

Live guide

Condensed action guide with timestamp links and blueprint file references:

https://liyakhar.github.io/claude-code-seo-guide/

Credits

Local dev (demo app)

npm install
npm run dev

Static export:

npm run build

License

Blueprint content © Jono Catliff. Skill packaging and guide site © contributors. Use and adapt for your own SEO projects.

About

Condensed Claude Code SEO masterclass guide with official blueprint files

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages