seo-audit

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

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Arthakula/arthakula-landingpage --skill seo-audit-arthakula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/Arthakula/arthakula-landingpage/tree/main/.agents/skills/seo-audit
Command: npx skills add https://github.com/Arthakula/arthakula-landingpage --skill seo-audit-arthakula

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 methodology. This Skill provides a complete SEO audit framework that identifies issues and delivers prioritized, actionable fixes. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, HTTPS, mobile-friendliness, and international SEO (hreflang, locale sitemaps). - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, keyword targeting, internal linking, and E-E-A-T signals. - Site-Type Playbooks: Includes tailored diagnostic frameworks for SaaS, e-commerce, blogs, multilingual sites, and local businesses. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, use this Skill to check redirect mappings, canonical tags, and indexation, then produce a prioritized recovery plan. ## Quick Start Audit the SEO of my website at https://example.com and give me a prioritized list of issues and fixes.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I do a technical SEO audit of my website?

Start with crawlability and indexation: check robots.txt, XML sitemap, canonical tags, and Search Console coverage. Then review Core Web Vitals, HTTPS, mobile-friendliness, and URL structure before moving to on-page elements like titles and headings.

Why did my organic traffic drop after a site migration?

Traffic drops after migration usually come from missing 301 redirects, redirect chains, changed URL structures, lost canonical tags, or blocked crawling. Check Search Console coverage reports and verify every old URL maps to its new equivalent.

Why is my page not ranking for its target keyword?

Check title tag, H1, and URL alignment with the keyword, then compare content depth against top-ranking competitors. Also verify indexation status, canonical tags, and whether another page on your site is cannibalizing the same keyword.

Can I detect schema markup by fetching a page's HTML?

No. Tools like curl or web_fetch strip script tags and miss JSON-LD injected by JavaScript or CMS plugins. Use a browser, Google's Rich Results Test, or Screaming Frog, which render JavaScript and capture dynamically injected schema.

What are the Core Web Vitals thresholds for SEO?

Largest Contentful Paint should be under 2.5 seconds, Interaction to Next Paint under 200 milliseconds, and Cumulative Layout Shift under 0.1. Measure them with PageSpeed Insights, WebPageTest, or the Search Console Core Web Vitals report.

What are common hreflang mistakes on multilingual sites?

Common errors include missing self-referencing entries, non-reciprocal links between pages, invalid codes like en-UK instead of en-GB, and cross-locale canonicals that suppress indexing. Each locale page must self-canonical and appear in the hreflang set.