
Seo Audit
Run a ordered technical-through-off-page SEO audit on an existing site before you prioritize fixes and content work.
Overview
SEO Audit is an agent skill most often used in Launch (also Grow content planning) that runs an end-to-end SEO audit in technical, on-page, content, and off-page order.
Install
npx skills add https://github.com/kostja94/marketing-skills --skill seo-auditWhat is this skill?
- Four-phase audit order: technical, on-page, content, then off-page
- Foundation-first rule: fix crawl and index blockers before page-level optimization
- Phase table maps each block to companion skills (robots, sitemap, schema, links, etc.)
- Version 1.1.0 strategy doc with optional first-use orientation before main output
- Separates ongoing strategy (seo-strategy) and GSC analysis (google-search-console)
- 4 ordered audit phases (technical, on-page, content, off-page)
- Skill metadata version 1.1.0
Adoption & trust: 722 installs on skills.sh; 586 GitHub stars; 2/3 security scanners passed (skills.sh audits).
What problem does it solve?
Your site is live but organic traffic is flat and you do not know whether the bottleneck is indexing, on-page metadata, content gaps, or links.
Who is it for?
Indie SaaS, content sites, and storefronts with existing URLs that need a structured crawl-to-authority checklist.
Skip if: Greenfield products with no public site yet—Validate with a landing page first—or when you only need high-level positioning without crawl diagnostics.
When should I use this skill?
User wants an SEO audit, technical SEO audit, site health check, crawl audit, indexing audit, SEO health, or to fix SEO issues on an existing site.
What do I get? / Deliverables
You get a phase-ordered audit plan with clear technical-first fixes and pointers to the right follow-on skills for strategy and Search Console data.
- Phase-ordered audit findings (technical through off-page)
- Mapped remediation steps tied to companion SEO skills
- Prioritized fix list respecting foundation-before-optimization principle
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Launch is where solo builders turn a shipped product into something crawlers and searchers can find; audits belong on the SEO shelf even when you revisit quarterly in Grow. The skill is explicitly framed as SEO audit, technical audit, and indexing health—core Launch/seo work—not generic marketing copy.
Where it fits
Audit robots, sitemaps, and canonicals before your Product Hunt launch drives bots to half-indexed URLs.
Find content gaps and intent mismatches after three months of flat organic signups.
Re-run technical checks after a headless CMS migration to confirm crawl paths still work.
How it compares
Structured multi-phase audit workflow, not a one-shot meta-tag generator or paid ads playbook.
Common Questions / FAQ
Who is seo-audit for?
Solo builders and small teams responsible for their own organic visibility who need a repeatable audit sequence across technical, on-page, content, and off-page SEO.
When should I use seo-audit?
Use it at Launch when preparing distribution, in Grow when diagnosing traffic drops, and after major site migrations or template changes in Operate when re-checking index health.
Is seo-audit safe to install?
The skill guides analysis and recommendations; it does not inherently require credentials, but follow your agent’s tool policies for any crawl or GSC access—and review the Security Audits panel on this page.
Workflow Chain
Then invoke: seo strategy, google search console
SKILL.md
READMESKILL.md - Seo Audit
# 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) ## Related Skills - **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