Skip to main content
kreel Home
← All prompts
Reporting

country_breakdown

Sales by country for a given period.

Arguments

Template

Break down sales by country for {date_range}. Until Phase 3 ships ShopifyCountryDailySales, use `query` against the `orders` table grouped by billing country. Report top 10 countries by revenue plus MoM deltas for each.

Claude Code

Available in the @kreel/skills plugin as:

/kreel:country-breakdown <date_range>