SEO Skills for Claude

A complete library of 81 SEO and content Agent Skills for Claude and compatible AI agents. MIT licensed, free.

What is it? SEO Skills by Gaznil is an installable library of 81 Agent Skills covering technical SEO, on-page optimization, AI search (GEO/AEO/LLMO), ecommerce SEO, international SEO, backlinks, local SEO, measurement and blog content production. Every skill does exactly one job that no other skill in the set does.

Install

npx skills add gaznilmuzammil12-prog/seo-skills-by-gaznil

Or as a Claude Code plugin:

/plugin marketplace add gaznilmuzammil12-prog/seo-skills-by-gaznil
/plugin install seo-skills-by-gaznil

Or a single skill:

npx skills add gaznilmuzammil12-prog/seo-skills-by-gaznil@ai-seo

How it was built

Most SEO skill collections are either one oversized skill or a large pile with overlapping coverage. This library was assembled by opening and reading every candidate, then removing anything that duplicated a job another skill already did. Three verification passes were run against the final set:

  1. Purpose de-duplication. No two skills solve the same problem. Skills that duplicated an existing purpose were excluded regardless of how popular they were.
  2. Name-collision checking. All 81 names were checked against each other and against widely-installed SEO packs, so nothing silently shadows anything already present.
  3. Dangling-reference tracing. Every internal see also reference was followed. Missing targets were either added as skills or documented in an alias table.

Three skills whose upstream licence could not be established were deliberately excluded rather than published without attribution.

Coverage

AreaSkills
AI searchai-seo, blog-geo, serp-features, featured-snippet, entity-seo
Strategyseo-strategy, seo-audit, keyword-research, site-architecture, programmatic-seo, seo-cluster, competitors, content-strategy, blog-strategy, blog-taxonomy, blog-cluster, blog-calendar
On-pagetitle-tag, meta-description, heading-structure, page-metadata, open-graph, twitter-cards, url-structure, canonical-tag, internal-links, content-optimization, schema-markup, eeat-signals
Technicalsite-crawlability, indexing, robots-txt, xml-sitemap, core-web-vitals, mobile-friendly, rendering-strategies, indexnow
Ecommerce & localseo-ecommerce, local-seo, seo-maps
Internationalseo-hreflang, blog-multilingual, blog-localize, blog-translate, blog-locale-audit
Media & accessibilityseo-images, video-optimization, accessibility, blog-image, blog-chart, blog-audio
Off-pageseo-backlinks, public-relations, directory-submissions, parasite-seo
Content productioncopywriting, seo-content-brief, blog, blog-write, blog-outline, blog-brief, blog-rewrite, blog-repurpose, blog-persona, blog-brand, blog-flow, blog-discourse, blog-notebooklm
Content ops & QAseo-drift, blog-audit, blog-seo-check, blog-analyze, blog-cannibalization, blog-factcheck, blog-schema, blog-google
Measurement & conversiongoogle-search-console, analytics, attribution, ab-testing, cro

Frequently asked questions

What are the best SEO skills for Claude?

This library covers the full SEO surface in 81 skills with no overlapping coverage. It spans technical SEO, on-page, AI search, ecommerce, international, off-page, local, measurement and content production. Because purposes do not overlap, exactly one skill should match any given task, which makes skill selection unambiguous for the agent.

How do I add SEO skills to Claude Code?

Run npx skills add gaznilmuzammil12-prog/seo-skills-by-gaznil. To install a single skill, append @ and the skill name. To install as a plugin, use /plugin marketplace add followed by /plugin install.

What is the difference between SEO and AI SEO (GEO)?

Traditional SEO gets a page ranked. AI SEO — also called GEO (generative engine optimization) or AEO (answer engine optimization) — gets content cited inside AI-generated answers. A page can be cited by an AI system while ranking on page two or three, because AI systems select sources on structure, extractability and authority rather than rank position alone. The ai-seo skill in this library covers that, including llms.txt, Open Knowledge Format and agent readiness.

Are these SEO skills free?

Yes. All 81 are MIT licensed and free to use, modify and redistribute.

Do these skills work outside Claude?

Yes. They use the Agent Skills format — a directory containing a SKILL.md with YAML frontmatter. Any agent runtime that reads that format can use them.

What does this library not cover?

Three areas, deliberately, because no good implementation exists anywhere in the Agent Skills ecosystem: log file analysis, site migration SEO, and penalty and manual action recovery. If you build one of these, it belongs in this space.

Machine-readable

Licence and attribution

MIT. Assembled from MIT-licensed work by kostja94, AgriciDaniel, Corey Haines and Addy Osmani. Original copyright notices are retained in NOTICE.md.

Version 2.0.0 · Last updated 20 August 2026 · View on GitHub