seo-qa

Audit URLs or local HTML files against on-page SEO dimensions and generate a markdown report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/infolog-io/Monet --skill seo-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-qa
Source: https://github.com/infolog-io/Monet/tree/main/skills/claude-skill-seo-qa
Command: npx skills add https://github.com/infolog-io/Monet --skill seo-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SEO QA automates the detection of on-page SEO issues and delivers a structured, prioritized report that helps you ship better pages faster.

Core Features & Use Cases

  • Standalone audit: input a URL or local HTML artifact and receive a markdown report with an overall score and dimension details.
  • Pre-publish gate: automatically validate web-page artifacts during publish to block pages with blocking issues.
  • Provenance and reuse: store reports in portfolio/documents and preserve source HTML for reference.

Quick Start

Run /seo-qa <url> to audit a page and generate a markdown report.

Frequently Asked Questions about seo-qa

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

FAQPage Schema
How do I automate an on-page SEO audit for a URL?

To automate an on-page SEO audit, you provide a URL or local HTML artifact to the tool, which parses meta tags, headings, content, links, images, schema, and crawlability to generate a structured markdown report with a numeric score.

Do I need a headless browser to check web page crawlability and SEO dimensions?

You do not need a headless browser to check web page crawlability and SEO dimensions. The audit relies on Python standard libraries and HTML parsing to evaluate meta, headings, links, images, and schema without rendering JavaScript.

Can I use an SEO audit as a pre-publish gate during document publishing?

You can use the SEO audit as a pre-publish gate during document publishing to automatically validate web-page artifacts and block pages with blocking issues before they go live.

What is the best way to generate a structured SEO report with fixes?

The best way to generate a structured SEO report with fixes is to run a standalone audit on your URL, which produces a markdown document detailing an overall score alongside specific dimension results and prioritized issues.

What on-page SEO dimensions are evaluated in a standard crawlability audit?

A standard crawlability audit evaluates on-page SEO dimensions including meta tags, headings, content structure, links, images, schema markup, performance, and crawlability to produce a comprehensive numeric score.

Why are my web pages not ranking despite having content?

Your web pages might not rank due to undetected on-page SEO issues. Automating an SEO audit identifies problems with meta tags, headings, schema, and crawlability, delivering a prioritized report to help fix blocking issues.