← 返回 Skills 市场
Seo Content Brief
作者
Ömer Karışman
· GitHub ↗
· v0.1.5
886
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install seo-content-brief
功能描述
SEO content brief creation with keyword research, search intent analysis, and content structure. Covers SERP analysis, heading hierarchy, word count targets,...
安全使用建议
This skill appears to do what it says (use a CLI to fetch SERP data and produce briefs), but take precautions before following its install instructions: avoid blindly running 'curl | sh' from a domain you don't fully trust; instead download the binary or installer manually and verify the SHA-256 checksum listed at the provided checksums URL. Understand that using the infsh CLI and its 'login' will create credentials/tokens and likely send crawled page content and queries to the inference.sh service — review their privacy/security docs and decide whether you’re comfortable sending content or site URLs to that provider. If you want lower risk, perform the searches and extraction with tools you control (browser, curl/wget, or your own scraper) and run the brief-generation logic locally.
功能分析
Type: OpenClaw Skill
Name: seo-content-brief
Version: 0.1.5
The skill bundle is classified as suspicious primarily due to the `curl -fsSL https://cli.inference.sh | sh` instruction present in the `SKILL.md` file. While the `allowed-tools: Bash(infsh *)` permission prevents the AI agent from directly executing this command, it remains a high-risk instruction for any user (human or agent with broader permissions) to follow, representing a potential supply chain vulnerability if `cli.inference.sh` were compromised. Although the skill provides an explanation and manual verification options, the inclusion of this method for installing a dependency is a significant risky behavior, even without clear malicious intent from the skill itself.
能力评估
Purpose & Capability
The skill's name and description (SEO content briefs, SERP analysis, keyword research) align with the runtime instructions which call a search/extraction CLI (infsh) to gather SERP data and extract top result content. There are no unrelated env vars, binaries, or configs requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the inference.sh CLI to run apps that query search results and extract page content — this is within scope for generating SEO briefs. However the docs show an 'infsh login' step (implying credentials/tokens) even though the skill declares no required credentials; the skill does not explicitly describe how login credentials are handled or stored.
Install Mechanism
The Quick Start recommends piping a remote script (curl -fsSL https://cli.inference.sh | sh) which downloads binaries from dist.inference.sh. Piping remote scripts to sh and downloading binaries from an external host are higher-risk actions unless you trust and verify the source. The SKILL.md mentions SHA-256 checksums and a manual verification URL, which mitigates risk if the user actually verifies them, but the default curl|sh pattern remains a notable concern.
Credentials
The skill declares no required environment variables or credentials (fine for an instruction-only skill). But it instructs running 'infsh login' and running apps that likely require an account/API access; this implicit need for auth is not declared. No extraneous unrelated credentials are requested by the SKILL.md itself.
Persistence & Privilege
The skill does not request always:true, does not include an install spec that writes to unusual system paths, and does not claim to modify other skills or system-wide configuration. It is instruction-only and relies on a separate CLI the user would install manually or via the provided script.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seo-content-brief - 安装完成后,直接呼叫该 Skill 的名称或使用
/seo-content-brief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
- Initial release of the SEO Content Brief skill.
- Provides a complete framework for creating SEO content briefs, including keyword research, search intent analysis, competitor analysis, content structure, and internal linking.
- Includes detailed templates and checklists for SERP analysis, heading hierarchy, word count targets, content outline, and on-page SEO.
- Designed to streamline content planning and strategy for SEO, blogs, and content marketing.
v0.1.0
Initial release: create actionable SEO content briefs with integrated keyword research, SERP analysis, and content structure guidance.
- Provides a structured template for SEO-driven content briefs, including keyword targeting, search intent, and competitive analysis.
- Includes process steps and tool commands for keyword research, SERP analysis, and extracting top-ranking content features.
- Offers best practices for heading structure, word count, content differentiation, and on-page SEO elements.
- Designed for content strategy, blog planning, and writing teams to produce rank-ready articles efficiently.
元数据
常见问题
Seo Content Brief 是什么?
SEO content brief creation with keyword research, search intent analysis, and content structure. Covers SERP analysis, heading hierarchy, word count targets,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 886 次。
如何安装 Seo Content Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seo-content-brief」即可一键安装,无需额外配置。
Seo Content Brief 是免费的吗?
是的,Seo Content Brief 完全免费(开源免费),可自由下载、安装和使用。
Seo Content Brief 支持哪些平台?
Seo Content Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seo Content Brief?
由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。
推荐 Skills