SkillHub

campaign

v2.0.0

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

Sourced from ClawHub, Authored by bytesagain4

Installation

Please help me install the skill `campaign` from SkillHub official store. npx skills add xueyetianya/campaign

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 <item> Add new item
campaign status Show current status
campaign export <format> 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