Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

pseo-auditor-litePseo 审核员精简版

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

2,880

周安装

120

GitHub Stars

公开资料未说明

下载量

960
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pseo-auditor-lite(Pseo 审核员精简版)
来源仓库:https://github.com/apex-stack-ai/pseo-auditor-lite
安装命令:
openclaw skills install pseo-auditor-lite
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install pseo-auditor-lite

简介

提供基础的程序化 SEO 审核功能,涵盖页面模板分析和抓取预算评估。

  • 适用于网站索引健康度检查和基础 SEO 问题排查场景。
  • 通过自动化脚本分析站点结构,生成优化建议和问题清单。pseo-auditor-lite 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 免费版本功能有限,涉及生产环境时应谨慎验证结果准确性。
  • 使用前请确保具备目标站点的合法访问权限与最小必要权限。

SKILL.md

name
Programmatic SEO Auditor Lite
description
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.
version
1.0.0
author
Apex Stack
tags
seo, programmatic-seo, audit, technical-seo, crawl-budget

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.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.73%
按下载量换算746

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills