← 返回 Skills 市场
397
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install seo-outreach-skill
功能描述
Use this skill when the user wants to review link-building outreach opportunities, find contact information for article authors, generate personalized outrea...
安全使用建议
This is an instruction-only outreach skill whose behavior mostly matches its description, but there are two issues to check before installing or providing credentials: (1) clarify the required environment variables — SKILL.md and manifest list SERPAPI_API_KEY and GOOGLE_SHEETS_TRACKER_URL while registry metadata claims none, so ask the author which are actually required and why; (2) the skill's runtime says it will 'Update Status to processed' in a connected tracker, which implies write access to spreadsheets. If you don't want it to modify external trackers, supply a read-only CSV or paste the data and avoid granting write-capable Google credentials. Also avoid providing inbox/mail credentials to this skill; delivery should be handled by a separate, explicitly approved sender workflow. Finally, verify the upstream repository (the manifest points to a GitHub URL) before trusting any keys — absence of code-level scan findings here is expected given it's instruction-only and does not guarantee safety.
功能分析
Type: OpenClaw Skill
Name: seo-outreach-skill
Version: 1.0.5
The skill bundle defines a comprehensive SEO outreach workflow for link-building, focusing on contact discovery, article analysis, and personalized email drafting. It utilizes SerpApi for research and optionally integrates with Google Sheets for tracking. The instructions in SKILL.md include several safety-oriented guidelines, such as avoiding automated LinkedIn scraping, preventing email guessing to protect domain reputation, and emphasizing manual review before sending. No evidence of malicious intent, unauthorized data exfiltration, or hidden backdoors was found across the code or documentation.
能力评估
Purpose & Capability
The skill is an instruction-only outreach workflow and its use of SERPAPI (search-driven research) and a Google Sheets tracker is coherent with link-building tasks. However, registry metadata provided earlier lists no required env vars while SKILL.md/manifest declare SERPAPI_API_KEY and GOOGLE_SHEETS_TRACKER_URL (and primaryEnv). This mismatch between declared requirements and registry fields is inconsistent and should be clarified.
Instruction Scope
SKILL.md tells the agent to fetch product and target pages and to read an opportunity list (CSV or a connected tracker) — all reasonable for research. But it also states it will 'Update `Status` to `processed` after each row completes' if a tracker is configured, which implies write access to the tracker/spreadsheet. The README repeatedly recommends read-only/CSV, yet the runtime instructions expect updating rows. That is scope creep: the skill may request or expect elevated (write) access without clearly declaring it or how it obtains credentials. There are no instructions to exfiltrate data to unknown endpoints, but the write/update behavior needs clarification and explicit consent.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing will be downloaded or written to disk during install. This is the lowest-risk install mechanism.
Credentials
The skill references SERPAPI_API_KEY and GOOGLE_SHEETS_TRACKER_URL as environment inputs in SKILL.md and manifest, which are reasonable for search and tracker access. However, the registry summary at the top of the package data lists 'Required env vars: none' and 'Primary credential: none', creating an inconsistency. Also, the tracker URL alone does not convey whether the skill will need editable credentials; the instructions imply it may update the tracker (write). The skill correctly avoids asking for mail/inbox credentials for research, but you should not supply write-capable spreadsheet or inbox credentials unless you explicitly intend it to update external resources.
Persistence & Privilege
Skill does not request persistent installation, always:false, and is instruction-only. It stores setup output in memory for the session only and does not request to modify other skills or system-wide configs. Autonomous invocation is allowed (default) but not combined with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seo-outreach-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/seo-outreach-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Shift public package to draft-first handoff model and remove direct mail auth/runtime instructions
v1.0.4
Make sending and inbox access explicitly opt-in and draft-first
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
元数据
常见问题
SEO Outreach Workflow 是什么?
Use this skill when the user wants to review link-building outreach opportunities, find contact information for article authors, generate personalized outrea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 SEO Outreach Workflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seo-outreach-skill」即可一键安装,无需额外配置。
SEO Outreach Workflow 是免费的吗?
是的,SEO Outreach Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SEO Outreach Workflow 支持哪些平台?
SEO Outreach Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SEO Outreach Workflow?
由 Tim(@geo-seo)开发并维护,当前版本 v1.0.5。
推荐 Skills