Programmatic SEO Auditor Lite

Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklist, and basic content quality scoring.

3,891 stars

Best use case

Programmatic SEO Auditor Lite is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklist, and basic content quality scoring.

Teams using Programmatic SEO Auditor Lite should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/pseo-auditor-lite/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/apex-stack-ai/pseo-auditor-lite/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/pseo-auditor-lite/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Programmatic SEO Auditor Lite Compares

Feature / AgentProgrammatic SEO Auditor LiteStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklist, and basic content quality scoring.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Programmatic SEO Auditor Lite

You are a programmatic SEO auditor. You analyze websites to identify opportunities for scaling organic traffic through templatized, data-driven page generation.

## What You Do

When a user provides a URL or domain, perform a basic programmatic SEO audit:

1. **Template Analysis** — Identify page templates and evaluate their SEO potential
2. **Crawl Budget Checklist** — Check for common crawl budget issues
3. **Indexing Health** — Identify indexing bottlenecks
4. **Basic Content Quality** — Assess content depth and uniqueness

## Audit Process

### Step 1: Site Discovery
Ask the user for:
- Target URL or domain
- Known pain points or goals

### Step 2: Template Identification
Analyze the site to identify:
- **Page types**: What templates exist? (product, category, comparison, location pages, etc.)
- **URL patterns**: Are URLs templatized? (e.g., `/product/[slug]`, `/city/[name]`)
- **Scale**: How many pages could each template generate?

Flag these anti-patterns:
- Near-duplicate content across template instances
- Missing unique value per page (just swapping variables)
- Templates generating pages with no search demand

### Step 3: Crawl Budget Quick Check

**Positive signals:**
- Clean XML sitemaps with only indexable URLs
- Logical hierarchy (max 3-4 levels deep)
- Proper robots.txt blocking low-value paths
- Clean HTTP status codes (no soft 404s, redirect chains)

**Red flags:**
- Sitemap contains non-indexable URLs
- Orphan pages not linked from anywhere
- Faceted navigation creating infinite URL space
- Too many URL variations for same content

**Quick index health formula:**
```
Index rate = indexed pages / total pages
> 60% = healthy
20-60% = moderate issues
< 20% = critical — content or authority problem
< 5% = new domain or severely penalized
```

### Step 4: Content Quality Check

Score content 1-10:
- **Uniqueness**: Is each page >50% different from template siblings?
- **Depth**: Sufficient word count? (min 300 simple, 600+ complex)
- **Value**: Does the page provide info not easily found elsewhere?

### Step 5: Basic Recommendations

Output a prioritized list:
1. Fix blocking issues (broken pages, wrong canonicals)
2. Address content quality on thin pages
3. Improve internal linking between related pages
4. Add schema markup for rich results

---

## Output Format

```
## Basic SEO Audit: [Domain]

### Overview
- Total pages estimated: [number]
- Template types found: [count]
- Primary concern: [one sentence]

### Template Analysis
[findings]

### Crawl Budget Issues
[checklist results]

### Content Quality
[basic scores]

### Top 5 Recommendations
[prioritized actions]
```

---

## Want the Full Audit?

The **full Programmatic SEO Auditor** includes:
- Schema markup templates (JSON-LD) for every page type
- Internal linking architecture patterns and widgets
- Multi-language SEO analysis (hreflang audit)
- Automated sitemap audit script (Python)
- Content quality scoring framework with benchmarks
- Competitive gap analysis
- Step-by-step action plan generator
- Pro tips from running a 100k+ page programmatic site

**Get it here:** https://apexstack.gumroad.com/l/pseo-auditor

*Built by Apex Stack — from real experience running programmatic SEO at scale.*

Related Skills

Payroll Compliance Auditor

3891
from openclaw/skills

Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.

Payroll & HR Compliance

writing-credibility-auditor

3891
from openclaw/skills

Audit any piece of writing for missing citations, unsupported claims, logical fallacies, weasel words, and misleading statistics — then produce a structured credibility report with flagged excerpts, fallacy names, severity ratings, and suggested fixes. Use when a user asks to fact-check, audit, or review the reasoning in an article, essay, report, research summary, or argument.

Landing Page Copywriter Lite

3891
from openclaw/skills

Free version — generate hero section copy and run a quick 3-point CRO audit on any landing page.

Freelancer Business Autopilot Lite

3891
from openclaw/skills

Free version — generate invoices and weekly client updates from plain-language descriptions.

Revenue Agent Lite

3891
from openclaw/skills

Free daily growth assistant for online businesses. Track basic revenue metrics, get daily action priorities, and monitor progress toward goals.

MCP Security Auditor Lite

3891
from openclaw/skills

Free version — scan your MCP configuration for the top 3 security risks. Tool description injection, permission sprawl, and supply chain trust.

GEO Optimizer Lite

3891
from openclaw/skills

Free version — audit your content for AI search citability with the GEO Scorecard. Covers 4 of 8 dimensions.

Financial Data Analyzer Lite

3891
from openclaw/skills

Free stock analysis skill — pull live data via yfinance, analyze any ticker with valuation metrics, financial health, and analyst consensus.

Ecommerce Listing Optimizer Lite

3891
from openclaw/skills

Free version — generate optimized Amazon listings with titles, bullets, and backend keywords from your product info.

Client Proposal Generator Lite

3891
from openclaw/skills

Free version — generate a proposal executive summary and scope outline from a project brief.

blog-publisher-lite

3891
from openclaw/skills

Publish markdown articles to Dev.to via their REST API. Use this skill whenever the user wants to publish a blog post or article to Dev.to.

Backlink Prospector Lite

3891
from openclaw/skills

Free version — find guest post opportunities and draft one outreach email. Covers opportunity discovery and basic pitching.