← 返回 Skills 市场
Seo Blog Writer
作者
justinbao19
· GitHub ↗
· v3.2.0
· MIT-0
132
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install seo-blog-writer
功能描述
Fully automated SEO article writer. Give it a topic and domain — it handles everything: auto-discovers product context, researches keywords, analyzes competi...
安全使用建议
This skill appears to do what it says (research, write, verify links) and has no install or required secrets — good. However, its runtime instructions ask the agent to spawn a subagent with 'full' security so it can run shell commands (curl/grep) and write files incrementally. Only grant that level of access if you trust the skill and the platform prompts you with a clear, limited scope (which directories, which commands). If you prefer less risk: run the skill in your main session (as the SKILL.md suggests) so you control any file/network operations, or deny subagent exec permissions and accept a reduced feature set (no curl-based link checks or automated disk writes). Also audit any product_context files you supply so they don't contain secrets, and test the skill on a throwaway output directory first.
功能分析
Type: OpenClaw Skill
Name: seo-blog-writer
Version: 3.2.0
The skill requests 'full' security permissions for subagents in SKILL.md, justifying it for disk writes and curl-based link verification. While these capabilities are plausibly linked to the stated goal of automated SEO writing, the requirement for high-privilege execution and the implementation of a complex 'long-running task' model with incremental file I/O represent a significant attack surface. No explicit evidence of malicious intent (such as data exfiltration or backdoors) was found, but the broad permissions and potential for shell-based execution via curl warrant a suspicious classification.
能力评估
Purpose & Capability
Name/description (automated SEO article writer) aligns with the requested capabilities: web search, fetching links, and writing drafts/reports to disk. Requesting disk writes and web_fetch for link verification is coherent. One small mismatch: SKILL.md asks for 'exec' access (curl/grep) when spawning subagents even though registry metadata lists no required binaries — this is plausible but worth noting.
Instruction Scope
The SKILL.md instructs the agent to create workspaces, write files incrementally, perform read/grep verification, and run curl/web_fetch to check links. Critically, it explicitly tells the agent how to spawn a subagent with security: 'full' to enable exec-based checks. Those instructions go beyond simple web API calls and actively ask for the ability to run system commands and modify local disk, which increases risk if granted.
Install Mechanism
No install spec and no code files — instruction-only skill. This lowers risk because nothing arbitrary will be downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. It also does not demand unrelated service tokens. That is proportionate to its stated purpose.
Persistence & Privilege
always:false (no forced persistence), but the skill tells the agent to spawn subagents with 'security: "full"' to gain exec and disk access for long-running tasks. While not automatically applied, the explicit instruction to request elevated subagent privileges is a notable privilege-escalation vector and should be approved only after user review.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seo-blog-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/seo-blog-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
seo-blog-writer v3.2.0
- Added explicit documentation of external web_search and web_fetch access for SERP analysis and link verification in the skill manifest.
- Declared disk_write permission requirement for article, QA report, and schema output (crash-safe execution).
- Clarified subagent spawning: security: "full" is required for file writes and link verification, with instructions for both subagent and main session operation.
- Updated long-running task protocol description for clearer, step-by-step crash-safe execution guidance.
- No changes to actual execution logic or feature set; all updates are to documentation and permission declaration.
v3.1.1
Clarify description: emphasize fully automated execution, one confirmation gate, and complete delivery package (article + QA + schema + promotion checklist).
v3.1.0
v3.1.0: Added Execution Model section, fixed Phase 0.6 trigger timing, resolved Phase 2/3.1 conflict, fixed markdown nesting bug, closed QA loop, unified file naming
元数据
常见问题
Seo Blog Writer 是什么?
Fully automated SEO article writer. Give it a topic and domain — it handles everything: auto-discovers product context, researches keywords, analyzes competi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Seo Blog Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seo-blog-writer」即可一键安装,无需额外配置。
Seo Blog Writer 是免费的吗?
是的,Seo Blog Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seo Blog Writer 支持哪些平台?
Seo Blog Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seo Blog Writer?
由 justinbao19(@justinbao19)开发并维护,当前版本 v3.2.0。
推荐 Skills