Convert e-commerce order CSVs into detailed business reviews with KPIs and actions.
claude-ecom is a skill that processes any e-commerce orders CSV to produce consultant-style business reviews. It automatically calculates multi-period KPIs, builds KPI trees with performance signals, and surfaces findings with explanations and next steps.
The workflow starts with the CSV input feeding a Python backend that computes all metrics and health checks, outputting structured JSON. Claude then interprets this data to write the full narrative report covering executive summaries, dashboards, and action plans.
It serves data analysts creating monthly reviews, D2C brand owners lacking dedicated analysts, and retail managers who need to quickly diagnose revenue changes without building reports from scratch.
Drop an orders CSV and run a command to receive a complete report with YoY comparisons, momentum metrics, and concrete recommendations instead of writing from scratch.
Query specific aspects like retention rates to get breakdowns of new versus returning customer revenue along with repeat purchase insights and suggested improvements.
Identify why revenue shifted by examining 30d, 90d, or 365d views that highlight drivers such as seasonal demand or customer acquisition changes.
pip install claude-ecom/plugin marketplace add takechanman1228/claude-ecom
/plugin install claude-ecom@claude-ecomRequired fields are order ID, order date, customer ID or email, and revenue. Quantity, SKU, and discount columns are optional but enable deeper analysis.
Verified reviews from the community shape this listing's rating.
Loading reviews…