← Back to Skills Marketplace
xueyetianya

Campaign

by bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
345
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install campaign
Description
Campaign - command-line tool for everyday use Use when you need campaign.
README (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 help for all commands
  • Data stored in ~/.local/share/campaign/

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

  • Run campaign help for all commands

When to Use

  • Quick campaign tasks from terminal
  • Automation pipelines
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install campaign
  3. After installation, invoke the skill by name or use /campaign
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug campaign
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 8
Frequently Asked Questions

What is Campaign?

Campaign - command-line tool for everyday use Use when you need campaign. It is an AI Agent Skill for Claude Code / OpenClaw, with 345 downloads so far.

How do I install Campaign?

Run "/install campaign" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Campaign free?

Yes, Campaign is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Campaign support?

Campaign is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Campaign?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.

💬 Comments