← 返回 Skills 市场
fortunto2

Content Gen

作者 Rust · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
725
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-content-gen
功能描述
Generate social media content pack from PRD — LinkedIn post, Reddit answer draft, and Twitter/X thread. Use when user says "create content", "write LinkedIn...
安全使用建议
This skill appears coherent for generating social media copy from a project's documentation. Before installing/using it: (1) be aware it will read the project path you provide (including code and docs) — avoid pointing it at repos that contain secrets or private metrics you don't want exposed in generated drafts; (2) it will write docs/content-pack.md and may overwrite existing content — back up any important files first; (3) if the MCP helper tools (project_code_search, kb_search) are available in your agent environment, confirm they don't route sensitive data to external services you don't trust; (4) always review and sanitize generated posts (especially metrics, URLs, or claims) before publishing. If you need a stricter scope, consider running it on a sanitized copy of your repo or removing the project_code_search helper from available tools.
功能分析
Type: OpenClaw Skill Name: solo-content-gen Version: 1.1.1 The skill allows the AI agent to read arbitrary file paths provided by the user via the `$ARGUMENTS` variable, as indicated by the instruction "If path: read directly" in SKILL.md. While this capability might be intended for reading project documentation from non-standard locations, it creates an arbitrary file read vulnerability, allowing an attacker to potentially instruct the agent to read sensitive files on the system. There are no explicit instructions for data exfiltration or malicious execution, but the ability to read arbitrary files is a significant security risk, classifying it as suspicious rather than benign.
能力评估
Purpose & Capability
Name/description claim: generate social media content from a project's PRD/README. Requested/allowed tools: Read, Grep, Glob, Write, AskUserQuestion, and optional MCP helpers for project search/info — all are coherent and proportionate for extracting messaging and writing a content-pack file.
Instruction Scope
Instructions explicitly read project files (docs/prd.md, README.md, CLAUDE.md, research.md) and may run codebase searches to extract features. This is expected for the task, but it means the skill will access any content in the provided project path (including any secrets, credentials, or private telemetry present in repo files). It writes output to docs/content-pack.md which may overwrite files.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes install-time risk because nothing is downloaded or written by an installer.
Credentials
The skill requests no environment variables or credentials. The only access it needs is file read/write within a project, which is proportionate to generating marketing content.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system-wide configuration. It writes a single output file within the project scope, which is reasonable for its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solo-content-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solo-content-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Universalize: remove project-specific references, add SearXNG recommendation
v1.1.0
Initial ClawHub release
元数据
Slug solo-content-gen
版本 1.1.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Content Gen 是什么?

Generate social media content pack from PRD — LinkedIn post, Reddit answer draft, and Twitter/X thread. Use when user says "create content", "write LinkedIn... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 725 次。

如何安装 Content Gen?

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

Content Gen 是免费的吗?

是的,Content Gen 完全免费(开源免费),可自由下载、安装和使用。

Content Gen 支持哪些平台?

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

谁开发了 Content Gen?

由 Rust(@fortunto2)开发并维护,当前版本 v1.1.1。

💬 留言讨论