Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bountygrowth.com/llms.txt

Use this file to discover all available pages before exploring further.

Skill Catalog

The Bounty skill set is organized by marketing workflow.
SkillUse when
bounty-cliYou need the broad authenticated CLI workflow or are not sure which specific Bounty skill applies.
bounty-campaignsThe task is about campaign lists, campaign details, spend, conversion performance, platform filtering, or campaign status.
bounty-adsThe task is about specific ads, top or weak ads, ad spend, CTR, CPC, frequency, status, or fatigue signals.
bounty-creativesThe task is about creative analytics, hook rate, hold rate, frequency, video completion, or daily creative performance.
bounty-actionsThe task is about generated marketing actions, action status, verdicts, owners, ICE scores, or proposed action detail.
bounty-agentsThe task is about configured agent definitions, system agents, triggers, output types, or agent context.
bounty-campaign-analysisThe task asks for prioritized findings, evidence, or recommendations for one campaign.

Common Command Pairings

Campaign diagnosis:
bounty-cli campaigns list --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
bounty-cli campaign analyze <campaignId> --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
Ad inspection:
bounty-cli ads list --sort-by spend --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
bounty-cli ads show <adId> --platform facebook --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
Creative fatigue:
bounty-cli creatives analytics --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
bounty-cli creatives fatigue <adId> --start-date YYYY-MM-DD --end-date YYYY-MM-DD --json
Action review:
bounty-cli actions list --status backlog --json
bounty-cli actions show <actionId> --json