Ein Claude-Skill für Claude Code von Corey Haines — ausführen mit /seo-audit in Claude·Aktualisiert am 10. Apr. 2026·v1.1.0
Find technical and on-page issues blocking your rankings
Run a full technical + on-page audit in minutes, not days
Skills für diese Rolle ansehenFind why your pages aren't ranking — and fix it in priority order
Skills für diese Rolle ansehenUnderstand why your content isn't ranking and what to fix first
Skills für diese Rolle ansehenGet a clear picture of your site's SEO health in minutes, not weeks
Skills für diese Rolle ansehenYour organic traffic fell 30% after a core update. /seo-audit identifies whether it's a content quality issue, technical problem, or E-E-A-T gap — and prioritizes what to fix first.
You launched pages but they're not showing up in Google. /seo-audit checks robots.txt, sitemaps, canonical tags, and crawl depth to find what's blocking indexation.
You have impressions but no clicks. /seo-audit analyzes title tags, meta descriptions, heading structure, and content depth to find what's keeping you off page 1.
Before launching a new site or major redesign, run /seo-audit to catch issues before they affect rankings: broken redirects, missing canonicals, thin content.
Share your site URL or paste the page source
Get a prioritized audit: crawlability and indexation issues first
Review on-page optimization gaps with specific recommendations
Check content quality against E-E-A-T framework and competitors
Get an action plan: critical fixes → high impact → quick wins
Wählen Sie, wie Sie starten möchten.
Installieren und führen Sie diesen Skill lokal auf Ihrem Computer aus.
Öffnen Sie ein Terminal auf Ihrem Computer und fügen Sie diesen Befehl ein:
Damit wird der Skill mit allen Dateien auf Ihren Computer heruntergeladen:
Hängen Sie -g an, damit es in allen Ihren Projekten verfügbar ist.
Starten Sie Claude Code und geben Sie den Befehl ein:
You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance.
Check for product marketing context first:
If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Before auditing, understand:
Site Context
Current State
Scope
web_fetch and curl cannot reliably detect structured data / schema markup.
Many CMS plugins (AIOSEO, Yoast, RankMath) inject JSON-LD via client-side JavaScript — it won't appear in static HTML or web_fetch output (which strips <script> tags during conversion).
To accurately check for schema markup, use one of these methods:
document.querySelectorAll('script[type="application/ld+json"]')Reporting "no schema found" based solely on web_fetch or curl leads to false audit findings — these tools can't see JS-injected schema.
Robots.txt
XML Sitemap
Site Architecture
Crawl Budget Issues (for large sites)
Index Status
Indexation Issues
Canonicalization
Core Web Vitals
Speed Factors
Tools
Check for:
Common issues:
Check for:
Common issues:
Check for:
Common issues:
Primary Page Content
Thin Content Issues
Check for:
Check for:
Common issues:
Per Page
Site-Wide
Experience
Expertise
Authoritativeness
Trustworthiness
Executive Summary
Technical SEO Findings For each issue:
On-Page SEO Findings Same format as above
Content Findings Same format as above
Prioritized Action Plan
Free Tools
Note on schema detection:
web_fetchstrips<script>tags (including JSON-LD) and cannot detect JS-injected schema. Use the browser tool, Rich Results Test, or Screaming Frog instead — they render JavaScript and capture dynamically-injected markup. See the Schema Markup Detection Limitation section above.
Paid Tools (if available)
Words, phrases, and punctuation patterns commonly associated with AI-generated text. Avoid these to ensure writing sounds natural and human.
Sources: Grammarly (2025), Microsoft 365 Life Hacks (2025), GPTHuman (2025), Walter Writes (2025), Textero (2025), Plagiarism Today (2025), Rolling Stone (2025), MDPI Blog (2025)
The em dash (—) has become one of the most reliable markers of AI-generated content.
Em dashes are longer than hyphens (-) and are used for emphasis, interruptions, or parenthetical information. While they have legitimate uses in writing, AI models drastically overuse them.
| Instead of | Use |
|---|---|
| The results—which were surprising—showed... | The results, which were surprising, showed... |
| This approach—unlike traditional methods—allows... | This approach, unlike traditional methods, allows... |
| The study found—as expected—that... | The study found, as expected, that... |
| Communication skills—both written and verbal—are essential | Communication skills (both written and verbal) are essential |
| Avoid | Use Instead |
|---|---|
| delve (into) | explore, examine, investigate, look at |
| leverage | use, apply, draw on |
| optimise | improve, refine, enhance |
| utilise | use |
| facilitate | help, enable, support |
| foster | encourage, support, develop, nurture |
| bolster | strengthen, support, reinforce |
| underscore | emphasise, highlight, stress |
| unveil | reveal, show, introduce, present |
| navigate | manage, handle, work through |
| streamline | simplify, make more efficient |
| enhance | improve, strengthen |
| endeavour | try, attempt, effort |
| ascertain | find out, determine, establish |
| elucidate | explain, clarify, make clear |
| Avoid | Use Instead |
|---|---|
| robust | strong, reliable, thorough, solid |
| comprehensive | complete, thorough, full, detailed |
| pivotal | key, critical, central, important |
| crucial | important, key, essential, critical |
| vital | important, essential, necessary |
| transformative | significant, important, major |
| cutting-edge | new, advanced, recent, modern |
| groundbreaking | new, original, significant |
| innovative | new, original, creative |
| seamless | smooth, easy, effortless |
| intricate | complex, detailed, complicated |
| nuanced | subtle, complex, detailed |
| multifaceted | complex, varied, diverse |
| holistic | complete, whole, comprehensive |
| Avoid | Use Instead |
|---|---|
| furthermore | also, in addition, and |
| moreover | also, and, besides |
| notwithstanding | despite, even so, still |
| that being said | however, but, still |
| at its core | essentially, fundamentally, basically |
| to put it simply | in short, simply put |
| it is worth noting that | note that, importantly |
| in the realm of | in, within, regarding |
| in the landscape of | in, within |
| in today's [anything] | currently, now, today |
These words often add nothing to meaning. Remove them or find specific alternatives:
| Avoid | Use Instead |
|---|---|
| shed light on | clarify, explain, reveal |
| pave the way for | enable, allow, make possible |
| a myriad of | many, numerous, various |
| a plethora of | many, numerous, several |
| paramount | very important, essential, critical |
| pertaining to | about, regarding, concerning |
| prior to | before |
| subsequent to | after |
| in light of | because of, given, considering |
| with respect to | about, regarding, for |
| in terms of | regarding, for, about |
| the fact that | that (or rewrite sentence) |