Claude Ecom
Marketplace ActiveClaude Code skill that turns order or sales CSV data into business reviews, with KPI decomposition, prioritized findings, and next actions powered by a Python backend.
1 Plugin
Purpose
To automate the creation of detailed, consultant-level business reviews from raw e-commerce sales data, saving time and providing actionable insights.
Features
- Automated business review generation from CSV
- KPI decomposition and analysis
- Prioritized findings with actionable next steps
- Multi-horizon financial reporting (30d, 90d, 365d)
- Custom question answering on business data
Use Cases
- Generate monthly sales performance reports
- Understand revenue drivers and customer behavior
- Identify areas for business improvement
- Quickly answer ad-hoc business questions using sales data
Non-Goals
- Performing financial accounting or tax calculations
- Direct integration with live sales platforms (requires CSV export)
- Providing real-time sales analytics
- Replacing a dedicated business analyst for strategic planning
Documentation
- info:Configuration & parameter referenceWhile the README describes the input CSV requirements and command-line usage, it does not explicitly document default parameters or precedence orders for any configuration, as there are no configuration files mentioned.
Maintenance
- warning:Dependency ManagementThe extension relies on Python 3.10+ and git, but there are no explicit measures mentioned for updating or merging these dependencies, nor checks for vulnerabilities.
Code Execution
- warning:ValidationThe extension's README specifies required CSV columns, but there is no explicit mention or evidence of input validation or sanitization by a schema library for the CSV data or command-line arguments.
- info:Error HandlingThe README implies error handling through Python and Claude, but specific details on how errors are categorized and reported are not provided. The extension focuses on generating a report, so robust error handling is expected but not detailed.
Compliance
- info:GDPRThe extension processes order/sales CSV data which may contain personal information. While not submitting to a third party, the data is processed by the LLM, and explicit sanitization steps before LLM processing are not detailed.
Errors
- info:Actionable error messagesThe README implies that the Python backend and Claude will handle errors, but there are no specific details provided on how these errors are presented to the user with remediation steps.
Execution
- warning:Pinned dependenciesThe installation script pins a specific version of the extension (v0.1.3) but does not specify pinned versions for Python 3.10+ or git dependencies, relying on the user's system setup.
Installation
/plugin marketplace add takechanman1228/claude-ecomContains 1 extensions
Quality Score
92 /100
Analyzed about 12 hours ago
Trust Signals
Last commit2 months ago
GitHub owner takechanman1228 (opens in new tab)
Stars33
LicenseMIT
Status