← 返回 Skills 市场
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seo-audit-x
功能描述
Comprehensive SEO audit and optimization for any website or URL. Use when asked to audit a site's SEO, analyze on-page optimization, check technical SEO issu...
安全使用建议
This skill appears to do what it says: fetch pages and produce an SEO audit. Before installing, consider: (1) Network fetch risk — the skill (and its script) will retrieve arbitrary URLs you or the agent provide. If the agent runs inside an environment with access to internal services, a malicious or mistaken URL could expose internal endpoints (SSRF). Only allow URLs you trust or run the skill in a network-isolated sandbox. (2) Search usage — SKILL.md expects platform web_search/web_fetch; verify what search provider will be used and whether that provider requires API keys or logs queries you consider sensitive. (3) Data handling — audit reports may include page content; avoid sending private site content to untrusted third parties. (4) The provided python script performs only HTTP fetches and HTML parsing; you can review/execute it locally to validate behavior before enabling the skill in production. If you want a stricter assessment, provide the full, untruncated seo_audit.py or details about the platform web_search/web_fetch implementations and where the agent will run (network access policy).
功能分析
Type: OpenClaw Skill
Name: seo-audit-v3ads
Version: 1.0.0
The SEO audit skill bundle is a legitimate tool for analyzing website metadata, content structure, and technical SEO signals. The primary logic is contained in `scripts/seo_audit.py`, which uses the Python standard library (`urllib` and `html.parser`) to fetch and parse HTML content without any evidence of malicious execution, data exfiltration, or obfuscation. The instructions in `SKILL.md` and the supporting documentation in the `references/` directory are consistent with the stated purpose of generating SEO reports.
能力评估
Purpose & Capability
Name/description match the provided artifacts: SKILL.md describes an SEO audit workflow and included references and a Python audit script implement content, heading, meta, schema, image-alt and scoring checks. Required env vars, binaries, and config paths are none — proportional to the stated purpose.
Instruction Scope
SKILL.md confines actions to fetching pages, analyzing HTML, and using platform web_search/web_fetch. It does not instruct reading unrelated local files or environment variables. Caution: the workflow explicitly fetches arbitrary target and competitor URLs — this is expected for an auditor but introduces network-side risk (possible SSRF / access to internal resources depending on where the agent runs).
Install Mechanism
No install spec present; the skill is instruction-first and ships a small Python script for optional local/bulk use. No external downloads, package installs, or archive extraction are used.
Credentials
No credentials, secrets, or config paths are requested. The skill's needs (none) align with its functionality. Note: SKILL.md references using platform web_search/web_fetch — those platform tools may themselves require credentials or have privacy implications depending on the execution environment; the skill does not ask for any unrelated credentials.
Persistence & Privilege
always:false and normal invocation flags. The skill does not request persistent or elevated privileges and does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seo-audit-x - 安装完成后,直接呼叫该 Skill 的名称或使用
/seo-audit-x触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
SEO Audit Skill version 1.0.0 – Initial Release
- Provides comprehensive, actionable SEO audits for any website or URL.
- Analyzes on-page elements, technical SEO, content structure, and keyword opportunities.
- Supports competitor benchmarking and generates detailed SEO reports.
- Includes quick wins and long-term recommendations for search ranking improvements.
- Guided workflow ensures each audit is thorough and immediately useful.
元数据
常见问题
Seo Audit 是什么?
Comprehensive SEO audit and optimization for any website or URL. Use when asked to audit a site's SEO, analyze on-page optimization, check technical SEO issu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Seo Audit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seo-audit-x」即可一键安装,无需额外配置。
Seo Audit 是免费的吗?
是的,Seo Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seo Audit 支持哪些平台?
Seo Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seo Audit?
由 v3ads(@v3ads)开发并维护,当前版本 v1.0.0。
推荐 Skills