← 返回 Skills 市场
bytesagain-lab

Adwords

作者 bytesagain-lab · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
407
总下载
0
收藏
3
当前安装
7
版本数
在 OpenClaw 中安装
/install adwords
功能描述
营销文案助手。标题公式(100个)、正文写作、AIDA框架、痛点挖掘、客户证言、落地页文案。Copywriting with 100 headline formulas, body copy, AIDA framework, pain points, testimonials.
使用说明 (SKILL.md)

Copywriter ✍️

营销文案全能助手,从标题到落地页一站搞定。

使用方式

| 需求 | 命令 | 说明 |

Command Description
headline 标题公式库(100个)+变体生成
body 正文撰写(多种风格)
aida AIDA框架文案生成
pains 用户痛点挖掘+文案转化
testimonial 客户证言/评价文案
landing 完整落地页文案

运行

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

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

  • Run adwords help for all commands

Commands

Run adwords help to see all available commands.

When to Use

  • to automate adwords tasks in your workflow
  • for batch processing adwords operations

Output

Returns formatted output to stdout. Redirect to a file with adwords run > output.txt.

Configuration

Set ADWORDS_DIR environment variable to change the data directory. Default: ~/.local/share/adwords/

安全使用建议
This skill appears coherent for copywriting tasks. Before installing: (1) note that the included scripts will create a data directory (default ~/.local/share/adwords/) and append command arguments to history.log — avoid passing secrets or PII as command arguments; (2) there is no network access or credential requests in the provided files, so no hidden exfiltration was found; (3) the SKILL.md mentions commands like `adwords run` while the provided scripts are invoked via `bash scripts/copy.sh` and scripts/script.sh — expect to run the shipped scripts directly unless you create an 'adwords' wrapper; (4) if you plan to run this in an environment with sensitive data, consider reviewing/clearing the history.log or running in an isolated workspace. Overall the package is internally consistent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: adwords Version: 2.0.0 The skill bundle is a copywriting assistant that provides marketing templates and frameworks (AIDA, PAS, etc.). The bash scripts (scripts/copy.sh and scripts/script.sh) are used to output text-based templates and log command usage to a local data directory (~/.local/share/adwords/). There is no evidence of data exfiltration, malicious execution, or harmful instructions directed at the AI agent.
能力评估
Purpose & Capability
Name/description (Adwords copywriting helper) align with the included files and commands. The scripts provide headline/body/AIDA/pain/testimonial/landing templates and helper commands, which is consistent with the stated purpose.
Instruction Scope
Runtime instructions direct the agent/user to run local shell scripts (bash scripts/copy.sh). The scripts only print templates and write simple logs. They do record command arguments to a history log (DATA_DIR/history.log), so user-provided input (product names, descriptions, prompts) may be persisted locally — avoid entering secrets or sensitive tokens into the commands.
Install Mechanism
No install spec and no network downloads; this is instruction-only plus included shell scripts. No package installs or remote fetches are performed by the provided scripts.
Credentials
The skill requires no credentials or special env vars. It does read common shell env variables for location (ADWORDS_DIR, XDG_DATA_HOME, HOME) to determine where to write logs/data. This is reasonable for a local CLI tool, but those files may contain user inputs.
Persistence & Privilege
Scripts create and write to a per-user data directory (~/.local/share/adwords/ by default) and append to history.log. This is normal for CLI tools but results in persistent storage of command arguments; the skill does not request system-wide changes or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install adwords
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /adwords 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.4
yaml-fix+quality
v1.0.3
yaml-fix+quality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
Slug adwords
版本 2.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 7
常见问题

Adwords 是什么?

营销文案助手。标题公式(100个)、正文写作、AIDA框架、痛点挖掘、客户证言、落地页文案。Copywriting with 100 headline formulas, body copy, AIDA framework, pain points, testimonials. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 407 次。

如何安装 Adwords?

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

Adwords 是免费的吗?

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

Adwords 支持哪些平台?

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

谁开发了 Adwords?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.0。

💬 留言讨论