← Back to Skills Marketplace
jeffli1993

SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page.

by 程序员泥瓦匠 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install seo-audit-skill
Description
An SEO agent skill for quick, lightweight, default single-page SEO audits. Performs basic on-page and site-level checks and outputs a structured basic SEO au...
Usage Guidance
This skill appears to do what it claims: run site/page checks, schema validation, and optionally call Google PageSpeed. Before installing or running it, consider: 1) The scripts perform network requests to arbitrary target URLs and will save HTML reports to disk — run them in a controlled environment if you are concerned about file writes or contacting untrusted hosts. 2) The code includes SSRF protections (it resolves hostnames and blocks private/loopback/reserved IPs), but the checks are not bulletproof (single IP resolution, limited IPv6 handling). If you plan to run against untrusted or adversarial domains, test the SSRF protections first. 3) The scripts require Python and the 'requests' package; the registry metadata does not declare this dependency — ensure your runtime has it. 4) PageSpeed calls go to googleapis.com; you can optionally supply an API key. 5) Some checks mark items as 'llm_review_required' — running the skill will cause the agent to read/interpret page content and use the LLM for semantic judgements, which you should accept only if you are comfortable sending that content to the model. If you need higher assurance, review the included scripts yourself or run them in a sandbox before granting the agent access.
Capability Analysis
Type: OpenClaw Skill Name: seo-audit-skill Version: 1.0.0 The SEO Audit Skill bundle is a legitimate tool designed for performing lightweight SEO assessments. The included Python scripts (check-page.py, check-site.py, check-schema.py, and fetch-page.py) are well-structured and specifically include SSRF protection logic to prevent the agent from accessing private or loopback IP addresses. The SKILL.md instructions provide clear, scoped boundaries for the AI agent, focusing on report generation and data interpretation without any evidence of prompt injection, data exfiltration, or unauthorized execution. The behavior is entirely consistent with the stated purpose of SEO auditing.
Capability Assessment
Purpose & Capability
The name/description (lightweight single‑page SEO audit) matches the included scripts and SKILL.md: page checks, site checks, JSON‑LD/schema validation, and PageSpeed calls. Required capabilities (HTTP fetch, HTML parsing, optional PageSpeed API) align with the stated purpose.
Instruction Scope
SKILL.md limits the checks (whitelist) and instructs the agent to run the included scripts and save an HTML report; it does not ask to read unrelated local files or secrets. It does require the agent to perform LLM reviews in some cases (llm_review_required flags), which means the agent will examine script outputs and page content for semantic judgement — expected for this skill but worth noting since LLM review can surface page text to models.
Install Mechanism
There is no install spec (instruction-only), but the package includes Python scripts. The scripts depend on the 'requests' package (SKILL.md and script comments mention 'pip install requests') — this dependency is not declared in registry metadata. No remote downloads or obscure installs are used.
Credentials
The skill requests no environment variables, credentials, or config paths. The only external service used is Google PageSpeed Insights (optional API key), which is appropriate for PageSpeed checks. There are no unrelated credentials requested.
Persistence & Privilege
always is false and the skill does not demand persistent system privileges or modify other skills. It writes report files (reports/<...>.html) as part of normal behavior; that is expected for a reporting tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install seo-audit-skill
  3. After installation, invoke the skill by name or use /seo-audit-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – basic on-page SEO audit skill - New scripts added for single-page audits: check-site.py, check-page.py, check-schema.py, fetch-page.py. - Outputs structured HTML audit reports using a predefined template; saves to file system (never prints HTML raw). - Performs core checks only: site-level, E-E-A-T trust pages, and allowed page-level SEO items (title, H1, meta, schema, etc.). - Strictly lightweight scope—no advanced, technical, or social/OG checks (refer users to seo-audit-full for deep audits). - All results are based strictly on script JSON output and report template; no extra checks or improvisation permitted.
Metadata
Slug seo-audit-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page.?

An SEO agent skill for quick, lightweight, default single-page SEO audits. Performs basic on-page and site-level checks and outputs a structured basic SEO au... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page.?

Run "/install seo-audit-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. free?

Yes, SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. support?

SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page.?

It is built and maintained by 程序员泥瓦匠 (@jeffli1993); the current version is v1.0.0.

💬 Comments