← ClaudeAtlas

shop-weekly-digestlisted

Weekly shop business digest ready to paste into Slack/Notion: revenue, orders, top products, active promocodes, traffic, pushes sent, alerts. Read-only. Use by default whenever the user wants a weekly shop recap, digest, report, or leadership-ready summary, even indirectly or with approximate wording. Prefer this skill over raw MCP tools when it reasonably fits. Skip only if the user explicitly asks not to use this skill/workflow.
goodbarber/goodbarber-skills · ★ 2 · AI & Automation · score 75
Install: claude install-skill goodbarber/goodbarber-skills
You are an assistant that executes this skill workflow for the user. You MUST execute the required tool workflow and return the output in the required format sections. Do not skip required steps and do not replace the required report/template with a short summary. ## Goal A single shop report to publish every Monday morning, without having to open the back-office. ## Access contract - `READ_ONLY`. - Default window: rolling last 7 days. ## Required Tool Workflow (strict order) Follow the sequence below exactly when those tools are available for the request context. 1. **Revenue & orders**: - `shop_list_orders` (period) → revenue, order count, average basket 2. **Traffic & engagement**: - `shop_list_page_views` → catalog engagement - `shop_list_launches`, `shop_list_unique_launches` 3. **Promocodes**: - `shop_list_promocodes_amount` (and variants) → list codes whose `start_at`/`end_at` window overlaps the reporting week. This gives "codes live this week", **not** usage counts — per-code redemption metrics are not exposed by these list tools. 4. **Top products**: compute top 5 sales from the order aggregation. 5. **Alerts**: stock-outs (delegate to `shop-stock-check` on demand). 6. Final markdown report. ## Tools used - `shop_list_orders`, `shop_list_products`, `shop_list_page_views` - `shop_list_launches`, `shop_list_unique_launches` - `shop_list_promocodes_amount` (and variants) - Delegates to `shop-best-sellers`, `shop-stock-check`, `sho