mcpbeat Sign in

SEO Audit Agent Skill

When the user wants to run an SEO audit, technical SEO audit, or site health check. Also use when the user mentions "SEO audit," "technical audit," "site audit," "crawl audit," "indexing audit," "SEO health," or "fix SEO issues." For prioritization and organic strategy, use seo-strategy. For GSC data analysis, use google-search-console.

995 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
836
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/kostja94/marketing-skills --skill seo-audit

The instruction itself

8 sections, as written by the author

Strategies: SEO Audit

Guides end-to-end SEO audit: technical foundation, on-page, content, and off-page. Execute in order—technical blockers prevent indexing; on-page limits rankings; content and off-page build authority. Use when auditing an existing site or planning fixes.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Audit Order

| Phase | Focus | Skills |

|-------|-------|--------|

| 1. Technical | Crawl, index, sitemap | robots-txt, xml-sitemap, canonical-tag, indexing, site-crawlability |

| 2. On-Page | Metadata, structure, schema | title-tag, meta-description, page-metadata, schema-markup, internal-links, heading-structure |

| 3. Content | Gaps, intent, optimization | keyword-research, content-strategy, content-optimization |

| 4. Off-Page | Backlinks, authority | link-building, backlink-analysis |

Principle: Fix foundation before optimizing pages. See seo-strategy for workflow and prioritization.

Technical Checklist

| Item | Check | Skill |

|------|-------|-------|

| robots.txt | Syntax; not blocking important pages | robots-txt |

| Sitemap | Submitted to GSC; indexable pages only; ≤50K URLs per sitemap | xml-sitemap |

| HTTPS | Sitewide; valid certificate | canonical-tag |

| 404/5xx | Proper status codes; fix or redirect | site-crawlability |

| noindex | No accidental noindex on key pages | indexing |

| Canonical | Correct; no conflicts | canonical-tag |

| Core Web Vitals | LCP ≤2.5s, INP ≤200ms, CLS <0.1 | core-web-vitals |

| Mobile | Mobile-first; content parity; no intrusive interstitials | mobile-friendly |

| Crawlability | Redirect chains, broken links, orphan pages | site-crawlability |

On-Page Checklist

| Item | Check | Skill |

|------|-------|-------|

| Title | Unique; 50–60 chars; keyword in first 10 words | title-tag |

| Meta description | 150–160 chars; CTA | meta-description |

| Headings | One H1; H1→H2→H3 hierarchy | heading-structure |

| Images | Alt text; no decorative alt for decorative images | image-optimization |

| Schema | Valid; Rich Results Test | schema-markup |

| Internal links | From strong pages; descriptive anchors | internal-links |

| Duplicate content | Canonical; consolidate or differentiate | canonical-tag |

Content & Off-Page

| Phase | Focus | Skill |

|-------|-------|-------|

| Content gap | Missing topics vs competitors | content-strategy, competitor-research |

| Intent match | Content matches search intent | content-optimization |

| Backlinks | Toxic links; link gap vs competitors | backlink-analysis, link-building |

Frequency

| Cadence | Use |

|---------|-----|

| Full audit | Quarterly |

| Check-ins | Monthly (GSC, indexing, Core Web Vitals) |

Output Format

  • Phase 1–4 findings (technical → on-page → content → off-page)
  • Priority list (P0 blocker → P1 core → P2 important)
  • Skill mapping (which skill for each fix)
  • Timeline (immediate vs short-term vs ongoing)
  • seo-strategy: Workflow order, prioritization, when to invest in SEO
  • google-search-console: Performance, indexing, Core Web Vitals data
  • site-crawlability: Redirect chains, broken links, crawl budget
  • indexing: Indexing issues, noindex, Search Console
  • core-web-vitals: LCP, INP, CLS optimization

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take kostja94/seo-audit from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.