Campaign

MCP Tools

Campaign - command-line tool for everyday use Use when you need campaign.

Install

openclaw skills install campaign

Campaign

Campaign manager — plan campaigns, track performance, A/B testing, budget allocation, timeline management, and ROI reporting.

Commands

CommandDescription
campaign runExecute main function
campaign listList all items
campaign add <item>Add new item
campaign statusShow current status
campaign export <format>Export data
campaign helpShow 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