Conduct technical and on-page SEO audits covering crawlability, site speed, mobile-friendliness, and content optimization. Use this skill when the user needs to improve search rankings, diagnose traffic drops, audit a website for SEO issues, or plan an SEO strategy — even if they say 'why is our traffic dropping', 'audit our SEO', 'how do we rank higher on Google', or 'our site is slow'.
npx skills add https://github.com/asgard-ai-platform/skills --skill mkt-seo-audit
IRON LAW: Technical Foundation Before Content Optimization
A site with brilliant content but broken crawlability, slow speed, or
no mobile support will not rank. Fix technical issues FIRST, then optimize
content. A technically sound site with mediocre content outranks a
technically broken site with great content.
Priority: Crawlability → Speed → Mobile → On-Page → Content → Links
1. Crawlability & Indexing
| Check | Tool | Red Flag |
|-------|------|----------|
| robots.txt blocking important pages | robots.txt tester | Disallow on key pages |
| Sitemap.xml exists and is valid | XML sitemap validator | Missing or has errors |
| Index coverage | Google Search Console | Excluded pages growing |
| Canonical tags correct | Manual check | Missing or pointing to wrong URL |
| 404 errors | Screaming Frog / GSC | > 5% of URLs return 404 |
| Redirect chains | Screaming Frog | Chain > 2 hops |
2. Site Speed (Core Web Vitals)
| Metric | Target | Tool |
|--------|--------|------|
| LCP (Largest Contentful Paint) | < 2.5s | PageSpeed Insights |
| INP (Interaction to Next Paint) | < 200ms | PageSpeed Insights |
| CLS (Cumulative Layout Shift) | < 0.1 | PageSpeed Insights |
3. Mobile-Friendliness
4. On-Page SEO (per page)
| Element | Best Practice |
|---------|-------------|
| Title tag | Primary keyword + brand, < 60 chars |
| Meta description | Compelling, includes keyword, < 155 chars |
| H1 | One per page, includes primary keyword |
| URL structure | Short, descriptive, includes keyword |
| Image alt text | Descriptive, includes keyword naturally |
| Internal linking | Link to related pages with descriptive anchor text |
5. Content Quality
6. Backlink Profile
# SEO Audit: {Website}
## Summary
| Category | Score | Priority Issues |
|----------|-------|----------------|
| Crawlability | 🟢/🟡/🔴 | {top issue} |
| Speed | 🟢/🟡/🔴 | {top issue} |
| Mobile | 🟢/🟡/🔴 | {top issue} |
| On-Page | 🟢/🟡/🔴 | {top issue} |
| Content | 🟢/🟡/🔴 | {top issue} |
| Backlinks | 🟢/🟡/🔴 | {top issue} |
## Critical Issues (fix immediately)
1. {issue + impact + fix}
## High Priority (fix within 30 days)
1. {issue + fix}
## Opportunities
1. {keyword/content opportunity}
## Action Plan
| Priority | Action | Impact | Effort | Timeline |
|----------|--------|--------|--------|----------|
| 1 | {action} | H/M/L | H/M/L | {weeks} |
references/keyword-research.mdreferences/content-seo.mdA 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.).
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.
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.
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.
Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
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.
Take asgard-ai-platform/mkt-seo-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
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.