← 返回 Skills 市场
geo-seo

SEO + GEO Content Engine

作者 Tim · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
380
总下载
1
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install seo-geo-content-engine
功能描述
Use when the user wants to write an SEO article, generate a blog post, create content for a keyword, run the full SEO pipeline, or check available keywords....
安全使用建议
This skill appears to implement a legitimate SEO/GEO pipeline, but there are several packaging/metadata mismatches you should clear up before installing: 1) Confirm whether SERPAPI_API_KEY and GOOGLE_SHEETS_TRACKER_URL are truly required or optional (SKILL.md says required, manifest calls them optional, registry summary said none). 2) Don't provide a private Google Sheets URL unless you trust the skill author — prefer a read-only/public tracker or paste CSV exports. 3) If you supply SERPAPI_API_KEY, ensure the key has appropriate limits and is revocable; consider using an account with minimal quota. 4) The repository/license metadata is inconsistent (README shows MIT badge while manifest lists Apache-2.0) and the published source/owner identity is not clearly verifiable — prefer skills with a known GitHub org or author. 5) If you still want to try it, run it in a restricted/test environment, monitor requests (to ensure it uses the declared APIs only), and avoid giving access to production secrets until you verify behavior. If possible, ask the publisher to correct the manifest/registry metadata so required vs optional env vars and the license are explicit.
功能分析
Type: OpenClaw Skill Name: seo-geo-content-engine Version: 1.0.4 The skill bundle defines a legitimate 5-step programmatic SEO and GEO content generation pipeline. It utilizes standard external integrations like SerpAPI and Google Sheets for keyword tracking and SERP analysis, with explicit instructions in SKILL.md to handle missing environment variables by requesting manual user input rather than attempting unauthorized access. No evidence of malicious intent, data exfiltration, or suspicious execution logic was found across the code or documentation.
能力评估
Purpose & Capability
The name and docs describe a keyword→SERP→article pipeline and the declared runtime needs (SERPAPI_API_KEY, GOOGLE_SHEETS_TRACKER_URL, optional python3) are appropriate for that functionality. However, the package-level registry metadata at the top (which lists 'Required env vars: none') conflicts with the SKILL.md and manifest that reference SERPAPI_API_KEY and GOOGLE_SHEETS_TRACKER_URL. That mismatch is unexpected and reduces trust in the packaging/metadata.
Instruction Scope
SKILL.md outlines a 5-step pipeline and explicitly limits actions to using an approved SERP API or a provided spreadsheet/CSV/pasted SERP snapshot. It instructs not to crawl/search without an approved API or user export and does not instruct reading unrelated system files or secrets. The workflow appears scoped to SEO research and content generation.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes disk/write/remote-install risk; runtime behavior depends on the agent executing the SKILL.md instructions.
Credentials
The environment variables referenced in SKILL.md (SERPAPI_API_KEY, GOOGLE_SHEETS_TRACKER_URL) are reasonable for live SERP retrieval and a keyword tracker. However, there are multiple inconsistencies across files: the top-level registry metadata reported 'none' for required envs, SKILL.md marks them as required and sets SERPAPI_API_KEY as primaryEnv, and manifest.json lists them as optional_env_vars. This ambiguity could lead to unexpected credential use. Also, exposing a GOOGLE_SHEETS_TRACKER_URL (even read-only) can reveal private tracker contents if a user supplies a private sheet.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not include install scripts, and does not modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not a unique risk here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seo-geo-content-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seo-geo-content-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Clarify optional external access and remove default private-resource assumptions
v1.0.3
Improve SKILL.md readability and standardize top-level section structure
v1.0.2
Add explicit external-access declarations and minimum-permission metadata
v1.0.1
Improve ClawHub README and display metadata
v1.0.0
Initial publish
元数据
Slug seo-geo-content-engine
版本 1.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

SEO + GEO Content Engine 是什么?

Use when the user wants to write an SEO article, generate a blog post, create content for a keyword, run the full SEO pipeline, or check available keywords.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 SEO + GEO Content Engine?

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

SEO + GEO Content Engine 是免费的吗?

是的,SEO + GEO Content Engine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SEO + GEO Content Engine 支持哪些平台?

SEO + GEO Content Engine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SEO + GEO Content Engine?

由 Tim(@geo-seo)开发并维护,当前版本 v1.0.4。

💬 留言讨论