← 返回 Skills 市场
Campaign
作者
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
345
总下载
0
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install campaign
功能描述
Campaign - command-line tool for everyday use Use when you need campaign.
使用说明 (SKILL.md)
Campaign
Campaign manager — plan campaigns, track performance, A/B testing, budget allocation, timeline management, and ROI reporting.
Commands
| Command | Description |
|---|---|
campaign run |
Execute main function |
campaign list |
List all items |
campaign add \x3Citem> |
Add new item |
campaign status |
Show current status |
campaign export \x3Cformat> |
Export data |
campaign help |
Show help |
Usage
# Show help
campaign help
# Quick start
campaign run
Examples
# Run with defaults
campaign run
# Check status
campaign status
# Export results
campaign export json
- Run
campaign helpfor all commands - Data stored in
~/.local/share/campaign/
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
- Run
campaign helpfor all commands
When to Use
- Quick campaign tasks from terminal
- Automation pipelines
安全使用建议
This skill is locally focused and does not exfiltrate data or request credentials, but its description is more feature-rich than the code actually provides. If you install it, note that it will create and write logs and export files in ~/.local/share/campaign (plain text, unencrypted). Avoid storing sensitive secrets in entries. Review the bundled script if you want to confirm behavior (no network calls are present). If you need true campaign analytics, A/B testing, or budget/ROI features, this skill does not implement those — treat it as a lightweight local note/utility tool or run it in a sandboxed account if you want to test first.
功能分析
Type: OpenClaw Skill
Name: campaign
Version: 2.0.0
The 'campaign' skill is a simple shell-based utility for logging and managing text snippets related to marketing campaigns locally in ~/.local/share/campaign. Analysis of scripts/script.sh shows no network activity, no access to sensitive system files, and no use of dangerous execution functions like eval or remote downloads.
能力评估
Purpose & Capability
The SKILL.md claims campaign planning, tracking performance, A/B testing, budget allocation, timeline management, and ROI reporting. The included script implements a local content/campaign note-taking toolkit (draft/edit/optimize/translate/etc.), simple stats, search, and export functionality stored under ~/.local/share/campaign. There is a mismatch between the advertised advanced campaign analytics and the actual local logging/utility behavior.
Instruction Scope
Runtime instructions and the script are consistent: commands operate on files under the user's data directory (~/.local/share/campaign). The instructions do not direct the agent to read unrelated system files, environment variables, or send data externally.
Install Mechanism
No install spec or external downloads are declared. This is an instruction-only skill with a bundled shell script. No network installs or archive extraction are used.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script likewise does not read or require external secrets.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. It creates and writes files only under the user's home data directory (~/.local/share/campaign).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install campaign - 安装完成后,直接呼叫该 Skill 的名称或使用
/campaign触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
retry-fix-token
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
元数据
常见问题
Campaign 是什么?
Campaign - command-line tool for everyday use Use when you need campaign. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 345 次。
如何安装 Campaign?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install campaign」即可一键安装,无需额外配置。
Campaign 是免费的吗?
是的,Campaign 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Campaign 支持哪些平台?
Campaign 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Campaign?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。
推荐 Skills