Install
openclaw skills install campaignCampaign - command-line tool for everyday use Use when you need campaign.
openclaw skills install campaignCampaign manager — plan campaigns, track performance, A/B testing, budget allocation, timeline management, and ROI reporting.
| Command | Description |
|---|---|
campaign run | Execute main function |
campaign list | List all items |
campaign add <item> | Add new item |
campaign status | Show current status |
campaign export <format> | Export data |
campaign help | Show help |
# Show help
campaign help
# Quick start
campaign run
# Run with defaults
campaign run
# Check status
campaign status
# Export results
campaign export json
campaign help for all commands~/.local/share/campaign/Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
campaign help for all commands