← 返回 Skills 市场
1248
总下载
0
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install content-generator
功能描述
Generate platform-specific shopping and recommendation copy for ecommerce products. Use when the user asks to 生成种草文案、写小红书文案、写抖音口播、写朋友圈推荐、输出多平台商品文案 or adapt c...
使用说明 (SKILL.md)
Content Generator - 种草内容生成器
一键生成多平台种草文案。
功能
- 📝 小红书/抖音/朋友圈/知乎 多平台适配
- 🎯 多种风格模板(测评/清单/对比)
- 🎨 自动表情和话题标签
- ⚡ 批量生成多平台版本
使用
生成种草文案 商品信息
生成小红书文案 面霜 299 保湿效果好
生成朋友圈文案 简短
安全使用建议
This skill appears internally consistent and low-risk from a security perspective: it only generates text locally and does not request secrets or fetch external code. Before installing, consider these practical points: 1) Origin: the skill has no homepage and an unknown owner — if you require provenance, ask the publisher for more info. 2) Privacy: avoid pasting personal data or customer PII into prompts, since generated output will include whatever you provide. 3) Compliance/accuracy: marketing copy can imply product claims — review outputs for factual accuracy and legal/compliance issues (medical/health/claims, endorsements, copyright). 4) Behavior: the code is simple and readable, but if you plan to run at scale or integrate into automation, audit how the agent supplies product data (to avoid leaking sensitive internal info). If you want a deeper review, provide the runtime environment (how the skill is loaded/executed) so I can check for any platform-specific execution or sandboxing concerns.
功能分析
Type: OpenClaw Skill
Name: content-generator
Version: 1.0.0
The content-generator skill is a legitimate tool designed to create marketing copy for various social media platforms like Xiaohongshu and Douyin. The implementation in index.js uses static templates and string manipulation to format product data, with no evidence of data exfiltration, remote execution, or malicious prompt injection in SKILL.md.
能力评估
Purpose & Capability
The name/description (multi-platform shopping/recommendation copy) align with the included index.js implementation: templates and generators for 小红书, 抖音, 朋友圈, 知乎. There are no unrelated dependencies, binaries, or environment variables requested.
Instruction Scope
SKILL.md contains only usage examples for generating text and does not instruct the agent to read arbitrary files, access system configuration, or transmit data to external endpoints. The runtime code likewise performs only in-memory text generation.
Install Mechanism
No install spec is provided (instruction-only at registry level). A single small index.js file is included, but there is no download/extract/install step and no references to third-party install sources, so no on-install code-fetch risk is present.
Credentials
The skill declares no required environment variables or credentials and the code does not reference process.env or other secrets. There is no disproportionate credential access.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not attempt to modify other skills or system-wide settings; it simply exports a ContentGenerator class for producing text.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install content-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/content-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Content Generator 是什么?
Generate platform-specific shopping and recommendation copy for ecommerce products. Use when the user asks to 生成种草文案、写小红书文案、写抖音口播、写朋友圈推荐、输出多平台商品文案 or adapt c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1248 次。
如何安装 Content Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install content-generator」即可一键安装,无需额外配置。
Content Generator 是免费的吗?
是的,Content Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Content Generator 支持哪些平台?
Content Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Content Generator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills