Claude Skill

JeffLi1993/seo-audit-skill

专为OpenClaw、Claude Code及AI代理设计的SEO代理技能,可自动为任意网页生成初级SEO审计与高级技术SEO报告。

概览

Stars594
Forks74
语言Python
最后更新2026-06-17
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者JeffLi1993
仓库seo-audit-skill
完整名称JeffLi1993/seo-audit-skill
Repo ID1,178,023,426

安装这个 Skill

npx skills add JeffLi1993/seo-audit-skill

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-09
平台
ClaudeOpenClawCursor
能力
memoryimageterminalworkflow
识别文件
README.md
配置键
URL
安装方式
  • npx skills add JeffLi1993/seo-audit-skill
  • npx skills add JeffLi1993/seo-audit-skill --skill seo-audit
  • npx 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"

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03