openclaw-skills/seo-audit/SKILL.md
Use when users need a comprehensive SEO audit, on-page optimization review, technical SEO checklist, search visibility diagnosis, or prioritized recommendations for growth content and site structure.
npx skillsauth add seaworld008/commonly-used-high-value-skills seo-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
检查搜索引擎爬虫是否能顺利抓取并索引页面:
针对具体页面的内容和结构进行优化:
评估页面加载速度与用户体验:
# SEO 审计简报: [Website Domain]
## 1. 概览 (Health Score: 85/100)
- 优点: 技术 SEO 基础扎实,HTTPS 正常。
- 缺点: 部分核心页面缺失 Meta Description,加载速度有待优化。
## 2. 核心问题清单
| 问题类型 | 发现项 | 严重程度 | 优先级 |
| :--- | :--- | :--- | :--- |
| 技术 SEO | 缺少 robots.txt 文件 | 高 | 紧急 |
| On-page | 5 个页面 H1 标签重复 | 中 | 中 |
| 性能 | 首页 LCP 超过 4s | 高 | 高 |
| 结构化数据 | FAQ Schema 语法错误 | 低 | 低 |
## 3. 具体优化建议
### [P-001] 性能优化
- 压缩 `hero-image.jpg`(当前 2MB -> 建议 200KB)。
- 开启服务端 Gzip 或 Brotli 压缩。
### [P-002] 内容优化
- 在 H2 标题中自然融入关键词 [Main Keyword]。
- 增加 300 字以上的深度原创内容。
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "如何进行 SEO 审计",
"image": ["https://example.com/photos/1x1/photo.jpg"],
"datePublished": "2026-03-27T08:00:00+08:00",
"author": [{
"@type": "Person",
"name": "AI SEO Specialist"
}]
}
Generated by SEO Auditor Skill
development
Enumerating failure modes via pre-mortem analysis. Systematically identifies failure scenarios for plans, designs, and features, scoring them with RPN/AP. Does not write code.
testing
Orchestrating specialist AI agent teams as a meta-coordinator. Decomposes requests into minimum viable chains, spawns each as an independent session in AUTORUN modes, and drives to final output. Use when a task spans multiple specialist domains, requires parallel agent execution, or needs hub-and-spoke routing across the skill ecosystem.
development
Converting document formats (Markdown/Word/Excel/PDF/HTML). Converts specs from Scribe and reports from Harvest into distributable formats; generates reusable conversion scripts. Use when converting documents, building accessibility-compliant PDFs, or creating Pandoc/LibreOffice pipelines.
testing
Curating cross-agent knowledge and guarding institutional memory. Extracts patterns from agent journals into METAPATTERNS.md, detects knowledge decay, propagates best practices, prevents organizational forgetting. Use when consolidating cross-agent insights, curating memory, or auditing knowledge decay.