← 返回 Skills 市场
ckchzh

Ad Copywriter

作者 BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
578
总下载
0
收藏
3
当前安装
13
版本数
在 OpenClaw 中安装
/install ad-copywriter
功能描述
广告文案生成器。信息流广告、朋友圈广告、搜索广告、直通车标题、巨量引擎创意、Google Ads文案、A/B测试文案、ROI计算器、平台适配文案。Ad copywriter for feeds, search ads, social ads, A/B testing, ROI calculator, platfo...
使用说明 (SKILL.md)

ad-copywriter

广告文案生成器。信息流广告、朋友圈广告、搜索广告、品牌文案、A/B测试、ROI计算、平台适配。

Usage

This skill provides a script ad.sh for generating advertising copy.

Commands

Command Description
ad.sh feed "产品" "目标人群" 信息流广告文案(抖音/头条)
ad.sh search "产品" "关键词" 搜索广告文案(百度/360)
ad.sh brand "品牌名" "品牌调性" 品牌slogan和文案
ad.sh moments "产品" 朋友圈广告文案
ad.sh ab-test "产品" A/B测试文案对(5对对照文案+测试建议)
ad.sh roi "预算" "单价" "转化率" ROI计算器(投入产出比+盈亏平衡点)
ad.sh platform "产品" "平台" 平台适配文案(抖音/微信/百度/Google)
ad.sh help 显示帮助信息

How to run

bash scripts/ad.sh \x3Ccommand> [args...]

Examples

# 基础功能
bash scripts/ad.sh feed "美白面膜" "25-35岁女性"
bash scripts/ad.sh search "英语培训" "成人英语,零基础"
bash scripts/ad.sh brand "花西子" "国风,高端,东方美学"
bash scripts/ad.sh moments "智能手表"

# 新增功能
bash scripts/ad.sh ab-test "蓝牙耳机"
bash scripts/ad.sh roi "10000" "99" "3"
bash scripts/ad.sh platform "面膜" "抖音"
bash scripts/ad.sh platform "英语课" "百度"
bash scripts/ad.sh platform "手表" "Google"

查看 tips.md 获取广告投放实战技巧(ROI优化、A/B测试、平台策略等)。

Notes

  • 纯本地生成,不依赖外部API
  • Python 3.6+ 兼容
  • 多种广告平台风格适配

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

安全使用建议
This skill appears to do what it says: local ad-copy generation and tips. Before installing/using it, consider: (1) the scripts write a history/log under ~/.local/share/ad-copywriter by default — if you will provide sensitive product or customer data, set AD_COPYWRITER_DIR to a safe location or inspect/remove the log files; (2) review the full ad.sh/script.sh contents yourself (they are short and readable) if you have concerns; (3) there are no network calls or credential requests in the provided files, but if you see any updated versions that add curl/git/remote downloads, treat that as a red flag. Finally, note a minor metadata inconsistency: registry metadata shows no homepage/source while SKILL.md references bytesagain.com and a GitHub repo — you may want to verify the origin if provenance matters.
功能分析
Type: OpenClaw Skill Name: ad-copywriter Version: 2.0.0 The skill bundle is a legitimate advertising copy generator and ROI calculator. The scripts (ad.sh and script.sh) perform local text generation and logging of user commands to a local directory without any network activity, unauthorized file access, or obfuscation. The instructions in SKILL.md and tips.md are consistent with the provided code functionality.
能力评估
Purpose & Capability
Name/description (ad copy generation, platform adaptation, ROI/A-B testing) match the included scripts and README: ad.sh produces ad text templates locally and script.sh provides small content utilities/logging. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs running the provided local scripts (bash + embedded Python) and the scripts' behavior matches: template generation, tips, and a simple ROI calculator. The instructions do not direct the agent to read unrelated system files, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec or remote downloads are present — the skill is instruction-plus-local-scripts only. No archives/URLs or package installs are used.
Credentials
The skill does not require credentials or sensitive env vars. It does read optional environment vars for data path selection (AD_COPYWRITER_DIR, XDG_DATA_HOME, HOME) to determine where to store logs; this is reasonable for a local tool but worth noting.
Persistence & Privilege
script.sh creates a data directory under ${AD_COPYWRITER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/ad-copywriter} and appends user inputs to history.log (and defines a DB path). This is modest local persistence (no system-wide changes, not always:true), but the skill will store copies of commands/inputs on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ad-copywriter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ad-copywriter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.1.0
Enhanced descriptions for better AI triggering
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v1.1.1
v1.1.0
Major upgrade: ab-test (A/B copy pairs), roi (calculator), platform (multi-platform copy). tips.md added.
v1.0.0
Initial release with Chinese SEO keywords.
元数据
Slug ad-copywriter
版本 2.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 13
常见问题

Ad Copywriter 是什么?

广告文案生成器。信息流广告、朋友圈广告、搜索广告、直通车标题、巨量引擎创意、Google Ads文案、A/B测试文案、ROI计算器、平台适配文案。Ad copywriter for feeds, search ads, social ads, A/B testing, ROI calculator, platfo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 578 次。

如何安装 Ad Copywriter?

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

Ad Copywriter 是免费的吗?

是的,Ad Copywriter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ad Copywriter 支持哪些平台?

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

谁开发了 Ad Copywriter?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。

💬 留言讨论