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
tools
飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走 lark-task。不负责创建审批定义;三方审批定义不走原生提单。
development
Use when a user needs reproducible repository sizing, language composition, file counts, or code-versus-comment ratios with pygount; record exclusions and verify measurement scope before interpreting results.
development
Route a development task to the official Hermes Agent skill, Graphify Codex artifact set, Open GSD Core bundle, or optional GSD Pi bundle without duplicating their installers or state machines.
development
飞书 / Lark 通讯录:按姓名 / 邮箱解析成 open_id,或按 open_id 反查姓名 / 部门 / 邮箱 / 联系方式 / 个人状态 / 签名,以及按关键词搜索当前用户可见的机器人 / 智能体(agent)。当用户提到一个名字要下一步发消息 / 排日程,或拿到 open_id 想查具体信息时使用。不负责部门树遍历、按部门列员工、组织架构图,这类需求走原生 OpenAPI。