market-seo

Generate a scored SEO audit report for a given URL.

46|6|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/rediumvex/ai-marketing-claude --skill market-seo-rediumvex
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: market-seo
Source: https://github.com/rediumvex/ai-marketing-claude/tree/main/skills/market-seo
Command: npx skills add https://github.com/rediumvex/ai-marketing-claude --skill market-seo-rediumvex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill diagnoses why a page underperforms by checking on-page SEO, technical health, content quality signals (E-E-A-T), and generative search (GEO) readiness so you can fix the highest-impact issues first.

Core Features & Use Cases

  • On-page SEO audit: Validates title tags, meta descriptions, heading structure, images/alt text, internal linking, and URL structure, then recommends concrete before/after changes.
  • Technical SEO audit: Reviews robots.txt, sitemap.xml, canonicals, viewport metadata, structured data coverage (JSON-LD), hreflang, and Core Web Vitals targets with an evidence-based score.
  • AI Search / GEO readiness assessment: Checks llms.txt presence and crawler access, evaluates passage-level citability, and scores structured-data and freshness signals to improve visibility in AI Overviews, ChatGPT, and Perplexity.

Quick Start

Run /market seo https://example.com to generate an SEO-AUDIT.md report with prioritized fixes and example rewrites for titles, meta descriptions, and schema opportunities.

Frequently Asked Questions about market-seo

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

FAQPage Schema
How do I audit my website for AI search readiness and generative engine visibility?▼

An SEO audit for AI search readiness evaluates llms.txt presence, crawler access, passage-level citability, and structured-data freshness to improve visibility in AI Overviews and LLM-retrieved answers. It scores these signals to prioritize fixes.

How do I check structured data and JSON-LD coverage for SERP feature eligibility?▼

Checking structured data coverage involves validating JSON-LD freshness and structure to ensure eligibility for SERP features and LLM-retrieved answers. The audit scores schema configuration and identifies missing or malformed markup.

What technical SEO issues cause indexing and canonicalization problems?▼

Technical SEO indexing and canonicalization problems often stem from misconfigured robots.txt, sitemap.xml errors, or incorrect canonical tags. An evidence-based audit reviews these configurations to identify and resolve blocking issues.

Can I improve Core Web Vitals and E-E-A-T signals with a single SEO audit?▼

Yes, a single SEO audit can evaluate both Core Web Vitals targets and E-E-A-T content quality signals. It analyzes on-page elements, technical health, and content authority to produce a scored report with prioritized fixes.

What is the best way to find title and meta description issues limiting click-through rate?▼

The best way to find CTR-limiting title and meta issues is an on-page SEO audit that validates heading structure and meta tags. It identifies specific problems and recommends concrete before/after rewrites.

Does this SEO audit work without server access or Search Console integration?▼

This SEO audit works by performing deterministic page analysis on a given URL via an analyzer script, checking public files like robots.txt and sitemap.xml directly. It does not require internal server access or Search Console integration.