← 返回 Skills 市场
apex-stack-ai

Programmatic SEO Auditor Lite

作者 apex-stack-ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pseo-auditor-lite
功能描述
Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklis...
使用说明 (SKILL.md)

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
\x3C 20% = critical — content or authority problem
\x3C 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.

安全使用建议
This skill is an instruction-only SEO auditor that will analyze any URL/domain you give it — it does not request credentials or install anything. Before using, avoid providing private/internal URLs or credentials; expect the agent to perform web requests (potentially many if you ask for a large site) and set scope/rate limits or explicit crawl depth if you care about load or privacy. Note the SKILL.md links to a paid full version (marketing), which is separate from this lite instruction set.
功能分析
Type: OpenClaw Skill Name: pseo-auditor-lite Version: 1.0.0 The skill bundle consists of metadata and markdown instructions (SKILL.md) for an AI agent to perform a basic programmatic SEO audit. It contains no executable code, does not request sensitive permissions, and lacks any indicators of malicious intent or prompt injection attacks. The content is purely instructional and includes a promotional link to a paid version on Gumroad.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe a lightweight programmatic SEO audit; there are no unrelated environment variables, binaries, or install actions requested.
Instruction Scope
Instructions are high-level and ask the agent to 'analyze the site' given a URL/domain (template analysis, crawl-budget and index checks, content scoring). This is coherent with the purpose, but the guidance is intentionally open-ended about how to crawl/fetch pages (depth, rate limits, authenticated areas), which could lead to heavy or unintended crawling if the agent is allowed to act autonomously or given internal/private URLs.
Install Mechanism
No install spec and no code files — lowest-risk form (instruction-only). Nothing will be downloaded or installed by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths — proportional for a public-site audit. There are no requests for unrelated secrets or system config.
Persistence & Privilege
always is false and default model invocation is allowed (normal). The skill does not request elevated persistence or to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pseo-auditor-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pseo-auditor-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Free lite version - template analysis, crawl budget checklist, basic content quality scoring. Full version at apexstack.gumroad.com/l/pseo-auditor
元数据
Slug pseo-auditor-lite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Programmatic SEO Auditor Lite 是什么?

Basic programmatic SEO audit — analyze page templates, crawl budget issues, and indexing health. Free version covers template analysis, crawl budget checklis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。

如何安装 Programmatic SEO Auditor Lite?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pseo-auditor-lite」即可一键安装,无需额外配置。

Programmatic SEO Auditor Lite 是免费的吗?

是的,Programmatic SEO Auditor Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Programmatic SEO Auditor Lite 支持哪些平台?

Programmatic SEO Auditor Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Programmatic SEO Auditor Lite?

由 apex-stack-ai(@apex-stack-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论