← 返回 Skills 市场
jeffli1993

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

作者 程序员泥瓦匠 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
124
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seo-audit-skill
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seo-audit-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seo-audit-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug seo-audit-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

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

在 OpenClaw 或 Claude Code 对话框中运行命令「/install seo-audit-skill」即可一键安装,无需额外配置。

SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. 是免费的吗?

是的,SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. 支持哪些平台?

SEO agent skill for OpenClaw,Claude Code, and AI agents. Generate beginner SEO audits and advanced technical SEO reports for any page. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

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

由 程序员泥瓦匠(@jeffli1993)开发并维护,当前版本 v1.0.0。

💬 留言讨论