seo-audit

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

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/binhnndigital/batch-watermark --skill seo-audit-binhnndigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/binhnndigital/batch-watermark/tree/main/skills/seo-audit
Command: npx skills add https://github.com/binhnndigital/batch-watermark --skill seo-audit-binhnndigital

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4.

What problem does it solve? Website owners often struggle to understand why their pages are not ranking on Google. This Skill provides a structured framework to audit crawlability, indexation, site speed, on-page elements, and content quality, then produces a prioritized action plan. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, mobile-friendliness, and HTTPS configuration. - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, internal linking, keyword targeting, and E-E-A-T signals. - Prioritized Reporting: Outputs a Markdown audit report with issue severity, evidence, fixes, and a phased action plan, plus Python snippets for meta tag and broken link checks. - Use Case: A SaaS founder notices organic traffic dropping and asks the AI to audit the site; the Skill walks through indexation, speed, and content checks and saves a timestamped report to the project folder. ## Quick Start Ask the AI to run a full SEO audit on your website and save the findings as a Markdown report with prioritized fixes.

Frequently Asked Questions about seo-audit

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

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

A technical SEO audit checks crawlability, indexation, site speed, mobile-friendliness, and HTTPS in priority order. This Skill walks through robots.txt, XML sitemaps, canonical tags, Core Web Vitals, and site architecture, then outputs a prioritized findings report.

What tools are used for an SEO audit?

The audit references free tools like Google Search Console, PageSpeed Insights, Rich Results Test, and Mobile-Friendly Test. Paid tools such as Screaming Frog, Ahrefs, Semrush, and Sitebulb are listed as optional for deeper crawling and analysis.

Why is my website not ranking on Google?

Common causes include noindex tags, incorrect canonicals, slow Core Web Vitals, thin or duplicate content, and keyword cannibalization. The audit framework checks each of these systematically and ranks fixes by impact so critical blockers are addressed first.

Can I check title tags and meta descriptions automatically?

Yes, the Skill includes a Python snippet using requests and BeautifulSoup that fetches a URL and validates title length (50-60 characters) and meta description length (150-160 characters). It flags values outside the recommended ranges.

What are the limitations of an automated SEO audit?

Automated checks cannot fully judge content quality, search intent alignment, or backlink authority, which require manual review and tools like Search Console. The audit also needs site access and analytics data to assess engagement signals accurately.