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.
Agent Workflows
These workflows are the patterns the Bounty skills encourage agents to follow.Campaign Performance Scan
- Confirm authentication with
bounty-cli whoami. - Run
campaigns listwith a clear date range. - Sort or filter campaigns from JSON output.
- Use
campaigns showonly for campaigns that need detail. - Summarize the evidence, including the date range used.
One-Campaign Diagnosis
- Find or confirm the campaign id.
- Run the campaign analysis tool with explicit dates.
- Report findings in priority order.
- Include evidence and confidence when present.
Creative Fatigue Review
- Use
creatives analyticsto compare creatives. - Pick a candidate ad by spend, frequency, hook rate, hold rate, CTR, or user direction.
- Use
creatives fatiguefor daily fatigue signals. - Avoid declaring fatigue from one metric alone.
Generated Action Review
- List actions with status and verdict filters when useful.
- Check stale actions before recommending execution.
- Use
actions showfor one action’s plan, evidence, notes, and payload.
Agent Inventory
- Run
agents list --jsonfor a concise inventory. - Use
agents list --full --jsonwhen definitions matter. - Use
agents showfor one exact agent.