seo-audit

Diagnose technical, on-page, and content SEO issues and produce prioritized audit reports.

2|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/davide97g/pulse-hr --skill seo-audit-davide97g
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/davide97g/pulse-hr/tree/main/.agents/skills/seo-audit
Command: npx skills add https://github.com/davide97g/pulse-hr --skill seo-audit-davide97g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Websites lose organic traffic due to hidden crawlability, indexation, speed, and content issues that are hard to diagnose without a structured framework. This Skill audits a site across technical SEO, on-page optimization, and content quality, then delivers a prioritized action plan. ## Core Features & Use Cases - Full Audit Framework: Checks crawlability, indexation, Core Web Vitals, mobile-friendliness, HTTPS, title tags, meta descriptions, headings, internal linking, and E-E-A-T signals in priority order. - Site-Type Playbooks: Tailored diagnostic checklists for SaaS, e-commerce, blog, and local business sites, including migration recovery and ranking-drop investigations. - Schema Detection Guardrails: Warns that web_fetch and curl cannot detect JS-injected JSON-LD, directing validation to the Rich Results Test or a rendering browser instead. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, run an audit to verify 301 redirect mapping, canonical tags, sitemap updates, and Search Console coverage, then receive a prioritized recovery plan. ## Quick Start Ask the assistant to run an SEO audit on your site URL, mentioning your priority keywords, recent changes, and whether you have Search Console access.

Frequently Asked Questions about seo-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an SEO audit on my website?▼

Start with crawlability and indexation checks (robots.txt, XML sitemap, canonical tags), then review technical foundations like Core Web Vitals and HTTPS, followed by on-page elements such as title tags and headings. Finish with content quality and E-E-A-T assessment, then organize findings into a prioritized action plan.

Why did my organic traffic drop after a site migration?▼

Migration traffic loss usually comes from missing or broken 301 redirects, incorrect canonical tags, blocked crawlers in robots.txt, or an outdated XML sitemap. Check Search Console's coverage report for indexation errors and verify every old URL redirects to its new equivalent.

Why is my page not ranking for its target keyword?▼

Check that the title tag, H1, and URL align with the keyword, then compare content depth against top-ranking competitors. Also rule out keyword cannibalization between your own pages, indexation problems, and weak E-E-A-T signals.

Can I detect schema markup by fetching the page HTML?▼

No. Tools like web_fetch and curl strip script tags and miss JSON-LD injected client-side by plugins such as Yoast or RankMath. Use Google's Rich Results Test, a rendering browser, or a Screaming Frog crawl to detect structured data accurately.

What Core Web Vitals thresholds affect SEO rankings?▼

Google's thresholds are LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Measure them with PageSpeed Insights, WebPageTest, or the Search Console Core Web Vitals report, then address TTFB, image optimization, and JavaScript execution.

When should I use a different skill instead of an SEO audit?▼

Use schema-markup for implementing structured data like FAQ schema, programmatic-seo for building keyword-targeted pages at scale, and ai-seo for optimizing content for AI search engines. The audit skill diagnoses issues rather than implementing specific fixes.