seo-audit

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

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/raheelroy/cyclobrain --skill seo-audit-raheelroy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/raheelroy/cyclobrain/tree/main/.claude/skills/seo-audit
Command: npx skills add https://github.com/raheelroy/cyclobrain --skill seo-audit-raheelroy

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 identify without a structured review. This Skill provides a systematic SEO audit framework that finds ranking blockers and turns them into a prioritized action plan. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, indexation, Core Web Vitals (LCP, INP, CLS), mobile-friendliness, HTTPS, and URL structure. - On-Page & Content Review: Evaluates title tags, meta descriptions, heading hierarchy, image optimization, internal linking, keyword targeting, and E-E-A-T signals. - Prioritized Reporting: Outputs an executive summary, issue findings with impact and evidence, and a phased action plan from critical fixes to quick wins. - Use Case: A SaaS founder whose traffic dropped after a Google update can run this audit to uncover noindex tags on key pages, duplicate titles, and slow LCP, then receive a ranked fix list. ## Quick Start Audit my website for SEO issues and give me a prioritized list of fixes, starting with technical and indexation problems.

Frequently Asked Questions about seo-audit

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

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

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

Why is my website not showing up in Google search results?▼

Common causes include noindex tags on important pages, robots.txt blocks, incorrect canonicals, redirect chains, or pages not submitted via sitemap. Check Search Console's coverage report and run a site:domain.com query to confirm indexation status.

What are good Core Web Vitals scores for SEO?▼

Google's thresholds are LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Measure these with PageSpeed Insights or the Search Console Core Web Vitals report, which uses real-user field data.

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

Not reliably. Many CMS plugins inject JSON-LD via client-side JavaScript, which curl and static HTML fetching cannot see. Use a browser-rendered check, Google's Rich Results Test, or a Screaming Frog crawl that renders JavaScript.

What is keyword cannibalization and how do I fix it?▼

Keyword cannibalization occurs when multiple pages target the same keyword, splitting ranking signals. Fix it by consolidating overlapping content, differentiating page intent, or using canonical tags and internal links to signal the preferred page.