← 返回 Skills 市场
AI Copywriting Generator
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
431
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-copywriting-generator
功能描述
Generate optimized marketing copy for 20+ platforms including Xiaohongshu, TikTok, WeChat, and e-commerce pages using AI-powered templates and keywords.
使用说明 (SKILL.md)
AI Copywriting Generator | AI 文案生成器
一键生成爆款营销文案,涵盖小红书/抖音/朋友圈/电商详情页等 20+ 场景
🎯 适用场景
- 小红书种草文案
- 抖音短视频脚本
- 朋友圈营销文案
- 电商详情页文案
- 品牌故事撰写
📦 包含内容
- 20+ 文案模板 - 覆盖主流营销场景
- 爆款关键词库 - 高转化率词汇
- AI 优化建议 - 自动优化标题/正文
- 多平台适配 - 不同平台调性调整
🚀 快速开始
安装
pip install openclaw
使用
from copywriting_gen import CopywritingGenerator
gen = CopywritingGenerator()
# 生成小红书种草文案
copy = gen.generate(
platform="xiaohongshu",
product="智能手表",
features=["24h续航", "健康监测", "防水设计"],
target="25-35岁白领女性"
)
print(copy)
💰 定价
| 版本 | 价格 | 功能 |
|---|---|---|
| 基础版 | ¥39 | 5 个场景模板 |
| 专业版 | ¥79 | 20+ 场景 + AI 优化 |
| 企业版 | ¥199 | 私有部署 + 定制模板 |
🔧 技术支持
- 微信:OpenClawCN
- Discord:https://discord.gg/clawd
作者:OpenClaw 中文社区 版本:1.0.0
安全使用建议
This skill appears to do what it says (generate marketing copy) but there are two practical concerns to resolve before installing or running it: (1) the Python code requires an OPENCLAW_API_KEY environment variable but the registry metadata and SKILL.md do not declare or document that requirement — ask the author to add this to the metadata and docs; (2) using the skill sends your product descriptions and targets to the OpenClaw API (via the 'openclaw' client). Verify the origin and integrity of the 'openclaw' pip package (is it the official client?), confirm the privacy policy of the OpenClaw service, and only provide non-sensitive sample data until you trust the library. If you need higher assurance, request the author to: (a) update metadata to list OPENCLAW_API_KEY as required, (b) document where 'openclaw' is published (PyPI URL or company homepage), and (c) add a note in SKILL.md about what data is transmitted and retention/privacy practices.
功能分析
Type: OpenClaw Skill
Name: ai-copywriting-generator
Version: 1.0.0
The skill bundle is a standard AI copywriting tool designed to generate marketing content for platforms like Xiaohongshu and Douyin. The Python code (copywriting_gen.py) implements a wrapper for the OpenClaw API, using environment variables for authentication and constructing prompts from user input without any signs of malicious execution, data exfiltration, or prompt injection attacks against the agent.
能力评估
Purpose & Capability
The name/description (AI copywriting for multiple platforms) matches the provided code and instructions: templates for platforms, generate/optimize methods, and a CLI entrypoint are implemented. Use of an LLM client (OpenClaw) is coherent with the stated purpose.
Instruction Scope
SKILL.md shows how to install and use the library but does not mention the required OPENCLAW_API_KEY. The code will raise an exception if OPENCLAW_API_KEY is not set and will send product/features/target text to the OpenClaw service. The SKILL.md also suggests pip installing a third‑party package (openclaw) but provides no provenance or privacy warning about sending user content to a remote API.
Install Mechanism
There is no platform install spec (instruction-only), and the SKILL.md recommends 'pip install openclaw'. This is low-to-moderate risk but you should verify the pip package source and trustworthiness of the 'openclaw' package before installing.
Credentials
Registry metadata declares no required environment variables, but the code requires OPENCLAW_API_KEY (and will abort if it's not set). The missing declaration is an incoherence. Requiring a single API key for the configured client is reasonable for this skill, but it must be declared and justified in metadata and docs.
Persistence & Privilege
The skill does not request elevated or persistent platform privileges: always is false, it doesn't modify other skills or system config, and it is user-invocable. Nothing in the files indicates it will persistently alter agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-copywriting-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-copywriting-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI Copywriting Generator 1.0.0
- Initial release.
- Instantly generate marketing copy for over 20 scenarios including Xiaohongshu, Douyin, WeChat Moments, and e-commerce pages.
- Includes high-conversion keyword library and AI-powered optimization for titles/body text.
- Supports adaptive tone for multiple platforms.
- Three pricing tiers: Basic, Pro, and Enterprise.
元数据
常见问题
AI Copywriting Generator 是什么?
Generate optimized marketing copy for 20+ platforms including Xiaohongshu, TikTok, WeChat, and e-commerce pages using AI-powered templates and keywords. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 431 次。
如何安装 AI Copywriting Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-copywriting-generator」即可一键安装,无需额外配置。
AI Copywriting Generator 是免费的吗?
是的,AI Copywriting Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Copywriting Generator 支持哪些平台?
AI Copywriting Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Copywriting Generator?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills