From 7e250428cdf1b3236149e5b4ae99c48b713dba08 Mon Sep 17 00:00:00 2001 From: takechanman1228 Date: Thu, 12 Mar 2026 12:12:54 -0400 Subject: [PATCH 1/2] Add claude-ecom to Data & Analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b09595d..772b346 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ - [elicitation](https://github.com/tasteray/skills/tree/main/elicitation) - Psychological profiling through natural conversation using narrative identity and Motivational Interviewing techniques. - [recommendations](https://github.com/tasteray/skills/tree/main/recommendations) - Personalized recommendations across movies, restaurants, products, travel, and jobs via the TasteRay API. - [x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper) - X/Twitter data extraction for AI coding agents: tweet search, user lookup, followers, engagement metrics, giveaway draws & trending topics. +- [claude-ecom](https://github.com/takechanman1228/claude-ecom) - Converts ecommerce order/sales CSV into a business review with 8 KPI trees, 30/90/365-day multi-horizon analysis, prioritized findings, and an action plan. From 1bb6a75d7ab2130a341537ebcec021caa39e9d58 Mon Sep 17 00:00:00 2001 From: takechanman1228 Date: Mon, 16 Mar 2026 14:07:56 -0400 Subject: [PATCH 2/2] Shorten claude-ecom description per maintainer feedback --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 772b346..4fa4200 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ - [elicitation](https://github.com/tasteray/skills/tree/main/elicitation) - Psychological profiling through natural conversation using narrative identity and Motivational Interviewing techniques. - [recommendations](https://github.com/tasteray/skills/tree/main/recommendations) - Personalized recommendations across movies, restaurants, products, travel, and jobs via the TasteRay API. - [x-twitter-scraper](https://github.com/Xquik-dev/x-twitter-scraper) - X/Twitter data extraction for AI coding agents: tweet search, user lookup, followers, engagement metrics, giveaway draws & trending topics. -- [claude-ecom](https://github.com/takechanman1228/claude-ecom) - Converts ecommerce order/sales CSV into a business review with 8 KPI trees, 30/90/365-day multi-horizon analysis, prioritized findings, and an action plan. +- [claude-ecom](https://github.com/takechanman1228/claude-ecom) - Generate full ecommerce business reviews from order CSVs — KPIs, diagnostics, and action plans.