Technical Seo Auditor

A specialized skill for AI agents to perform deep, structural analysis of web pages and provide a rigorous SEO compliance report.

Install
cmdop skills install agensi-technical-seo-auditor

Overview

The Technical SEO Auditor is a specialized skill for AI agents designed to perform deep, structural analysis of web pages. It solves the common problem of "invisible" SEO issues where a page looks fine to a human but fails to rank because of technical debt or improper HTML structure. Instead of generic advice, this skill provides a rigorous 13-factor inspection used by professional SEO consultants.

What it does

The skill evaluates HTML source code, robots.txt, and sitemaps to calculate a weighted SEO Compliance Score. It identifies critical failures in heading hierarchies, meta data, canonicalization, and schema markup. For elements it cannot see (like server-side security or live page speed), it provides the exact tools and commands a developer needs to run to close the gap.

Why use this skill

  • Scannable Reports: Generates a structured PASS/PARTIAL/FAIL report with a clear prioritization of fixes.
  • Developer-Focused: Provides concrete code fixes (e.g., specific JSON-LD stubs or HTML attribute changes) rather than vague marketing tips.
  • Comprehensive: Covers 13 core factors including mobile responsiveness, crawlability, and image optimization.
  • Accuracy: Uses a logic-based scoring system that prioritizes indexability over minor UX signals.

Supported Tools

Analyzes raw HTML, sitemap.xml, and robots.txt. Compatible with code from any framework including React, Next.js, Vue, and traditional CMS platforms like WordPress.