Skip to main content
kreel Home
← All prompts
Reporting

product_breakdown

Sales by product SKU for a given period.

Arguments

Template

Rank products by revenue over {date_range}. Until Phase 3 ships ShopifyDailyProductSales, use `query` against the `orders` table joined in your head with `products`. Flag any product whose revenue dropped >20% week-over-week.

Claude Code

Available in the @kreel/skills plugin as:

/kreel:product-breakdown <date_range>