← 返回 Skills 市场
kennyzir

SEO Autopilot Pro

作者 claw0x · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seo-autopilot-pro
功能描述
Fully automated SEO content freshness engine. Monitors a keyword research reports directory, automatically generates landing pages and blog posts, runs SEO a...
安全使用建议
This skill will create files in your repo (.kiro hooks, steering file, processed.json), update .vscode settings, generate new pages, and run git commit/push operations — so only install it in projects where you trust automated commits. Before enabling automation: (1) review and customize the provided steering template and hook prompt; (2) test on a feature branch or fork (do not push directly to production/main); (3) consider requiring PRs or branch protections instead of direct pushes; (4) ensure your CI/deploy pipeline and git credentials are configured safely; (5) decide whether processed.json should be committed or ignored; and (6) restrict the hook's report_dir pattern to a dedicated folder to avoid accidental triggering. If any of these steps are unacceptable, do not enable automatic runs and instead run the pipeline manually.
功能分析
Type: OpenClaw Skill Name: seo-autopilot-pro Version: 1.0.0 The skill implements a high-privilege automation pipeline that modifies IDE settings (`.vscode/settings.json`) to enable automatic git fetching and performs automated `git push` operations to the main branch (`SKILL.md`, `references/steering-template.md`). While these capabilities are aligned with the stated goal of automated SEO content deployment, the combination of broad file system access, automated code generation, and deployment triggered by external file hooks represents a significant security risk. The lack of clear malicious intent or data exfiltration prevents a 'malicious' classification, but the autonomous nature of the git operations and configuration changes is highly risky.
能力评估
Purpose & Capability
The name/description (automating keyword reports → pages → push) align with the runtime instructions: discover reports, parse, generate pages, register in navigation/sitemap, run audits, and git push. The required filesystem and git access are proportionate for this purpose.
Instruction Scope
SKILL.md instructs the Agent to read project files (navigation, blog, sitemap), create steering/hook files, modify .vscode/settings.json, write new pages and update processed.json, then commit/push. These are within the skill's scope but give the Agent broad write access to the repository—review steering templates and the hook prompt before enabling automated runs.
Install Mechanism
No install step or external downloads; this is an instruction-only skill (lowest install risk).
Credentials
No environment variables or credentials are declared, which is consistent with an instruction-only skill. However, the pipeline relies on existing git credentials and an auto-deploy platform (Vercel/Netlify/etc.) to be present; those implicit privileges (ability to commit/push and trigger deploys) are expected for the stated functionality but are not explicitly listed.
Persistence & Privilege
always is false and autonomous invocation is allowed (default). The skill creates project-local hook/steering files and a processed.json state file — normal for this automation. It does not request permanent platform-level privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install seo-autopilot-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /seo-autopilot-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — fully automated SEO content freshness engine, converts keyword research reports into deployed landing pages and blog posts with zero manual work
元数据
Slug seo-autopilot-pro
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SEO Autopilot Pro 是什么?

Fully automated SEO content freshness engine. Monitors a keyword research reports directory, automatically generates landing pages and blog posts, runs SEO a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。

如何安装 SEO Autopilot Pro?

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

SEO Autopilot Pro 是免费的吗?

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

SEO Autopilot Pro 支持哪些平台?

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

谁开发了 SEO Autopilot Pro?

由 claw0x(@kennyzir)开发并维护,当前版本 v1.0.0。

💬 留言讨论