Claude Skill

JeffLi1993/seo-audit-skill

An SEO agent skill for OpenClaw, Claude Code, and AI agents. Automatically generate beginner SEO audits and advanced technical SEO reports for any web page.

Overview

Stars594
Forks74
LanguagePython
Last pushed2026-06-17
Last synced2026-07-03
View on GitHub

Repository

OwnerJeffLi1993
Repositoryseo-audit-skill
Full nameJeffLi1993/seo-audit-skill
Repo ID1,178,023,426

Install this Skill

npx skills add JeffLi1993/seo-audit-skill

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-09
Platforms
ClaudeOpenClawCursor
Capabilities
memoryimageterminalworkflow
Detected files
README.md
Config keys
URL
Install methods
  • 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

Summary

An SEO agent skill designed for OpenClaw, Claude Code, and AI agents, enabling automated generation of beginner SEO audits and advanced technical SEO reports for any web page.

Chinese description

适用于OpenClaw、Claude Code及AI代理的SEO代理技能。可为任意页面生成初级SEO审计与高级技术SEO报告。

Key features

  • Generates beginner-level SEO audits for any page
  • Produces advanced technical SEO reports
  • Designed for integration with OpenClaw, Claude Code, and AI agents
  • Automated analysis without manual intervention

Use cases

  • Quick SEO health checks for content teams
  • Technical SEO audits for web developers
  • Automated reporting in CI/CD pipelines
  • SEO analysis for client websites by agencies

README excerpt

# 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"

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03