Run commerce analytics, metrics, and forecasts. Use when running `stateset-analytics` or requesting sales, customer, inventory, or demand insights.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill commerce-analytics --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commerce Analytics?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-commerce-analytics)More formats (shields.io, HTML) on the badges page.
---
name: commerce-analytics
description: Run commerce analytics, metrics, and forecasts. Use when running `stateset-analytics` or requesting sales, customer, inventory, or demand insights.
---
# Commerce Analytics
Generate revenue, customer, and inventory insights.
## How It Works
1. Select a time period or segment.
2. Fetch summary metrics and top entities.
3. Generate forecasts or breakdowns.
4. Report key trends and anomalies.
## Usage
- CLI: `stateset-analytics ...` or `stateset "show sales last 30 days"`
- MCP tools: `get_sales_summary`, `get_top_products`, `get_customer_metrics`, `get_inventory_health`, `get_demand_forecast`, `get_revenue_forecast`.
## Output
```json
{"revenue":45230,"orders":156,"aov":290}
```
## Present Results to User
- Metrics requested and time range.
- Notable trends or outliers.
- Follow-up actions (reorder, promo, retention).
## Troubleshooting
- Empty data: confirm date range or seed data.
- Forecast errors: verify historical data volume.
## References
- references/analytics-queries.md
- /home/dom/stateset-icommerce/cli/.claude/skills/commerce-analytics/SKILL.md
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!