Weekly sales review in 10 minutes instead of 2 hours
Quand l'utiliser : Monday morning review of last week's numbers.
Prérequis
- Orders CSV export from Shopify/WooCommerce/etc. — Any platform's standard order export works; column mapping is flexible
- Python available locally — python3 --version; skill uses a local Python env
- Skill installed — git clone https://github.com/takechanman1228/claude-ecom ~/.claude/skills/claude-ecom
Déroulement
-
Hand over the CSVUse claude-ecom. Here's last week's orders.csv — do a KPI decomposition and tell me what moved.✓ Copié→ Revenue, CVR, AOV numbers with week-over-week deltas
-
Ask for findingsRank the top 3 findings by impact. Be specific — named SKUs, traffic sources, time windows.✓ Copié→ Findings with data points, not 'revenue went up'
-
Extract actionsFor each finding, propose one concrete action I can take this week.✓ Copié→ Action list I could paste in a Monday standup
Résultat : A weekly review I actually read.
Pièges
- Garbage CSVs produce garbage reviews — Clean the export first — merge refunds, exclude test orders