Claude Skill
JeffLi1993/seo-audit-skill
专为OpenClaw、Claude Code及AI代理设计的SEO代理技能,可自动为任意网页生成初级SEO审计与高级技术SEO报告。
概览
仓库信息
安装这个 Skill
npx skills add JeffLi1993/seo-audit-skillRegistry 信息
npx skills add JeffLi1993/seo-audit-skillnpx skills add JeffLi1993/seo-audit-skill --skill seo-auditnpx skills add JeffLi1993/seo-audit-skill --skill seo-audit-full
项目简介
专为OpenClaw、Claude Code及AI代理设计的SEO代理技能,能够自动为任意网页生成初级SEO审计和高级技术SEO报告。
SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page.
要点
- 为任意网页生成初级SEO审计
- 生成高级技术SEO报告
- 专为OpenClaw、Claude Code及AI代理集成设计
- 无需人工干预的自动化分析
使用场景
- 内容团队的快速SEO健康检查
- 面向Web开发人员的技术SEO审计
- CI/CD流水线中的自动化报告
- 代理机构对客户网站的SEO分析
README 摘要
# seo-audit-skill **English** · [中文](README.zh.md) · [SEO Audit Agent Skill](https://nanoskill.ai/skills/seo-audit) Reusable Agent Skills for single-page SEO auditing. Give it a URL — get a structured HTML report with actionable findings. Built on a **Script + LLM two-layer architecture**: Python scripts handle deterministic checks (HTTP status, XML parsing, string matching), while the LLM handles semantic judgment (keyword intent, content quality, page type inference). Works with Claude Code, Cursor, and any agent runtime that supports SKILL.md. ## Best practices 1. Run `npx skills add JeffLi1993/seo-audit-skill`, then audit your page (for example: `audit this page: https://example.com`). Open the report at `reports/<hostname>-audit.html` and review it yourself: keep what matters for your goals, skip what does not. 2. Share the report (or the key sections) with Cursor or Claude Code and have the assistant work through the findings and fixes item by item. --- ## Report Output Each audit produces a standalone HTML report saved to `reports/<hostname>-audit.html`. | Section | What you get | |---|---| | **Audit Summary** | One-line verdict + critical / warnings / passing at a glance | | **Site Checks** | Crawlability · URL Canonicalization · i18n · Schema · E-E-A-T | | **Page Checks** | PageSpeed · TDK · H1 · Headings · Word Count · Internal Links | | **Priority Actions** | Top 3 highest-impact fixes, ranked | | **Insight Walkthrough** | Evidence → Impact → Fix for each major finding | ``` audit this page: https://openclaw.ai → ✅ Report saved → reports/openclaw-ai-audit.html ``` | Website | Audit Summary | Site Checks | Page Checks & insights | |---|---|---|---| | colaos.ai | <img src="assets/0-0.png" alt="Audit Summary" width="240" /> | <img src="assets/0-1.png"
话题
暂无话题