business-analytics-reporter
This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies.
npx skills add majiayu000/claude-skill-registry --skill business-analytics-reporter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Business Analytics Reporter ## Overview Generate comprehensive business performance reports that analyze sales and revenue data, identify areas where the business is lacking, interpret what the statistics indicate, and provide actionable improvement strategies. The skill uses data-driven analysis to detect weak areas and recommends specific strategies backed by business frameworks. ## When to Use This Skill Invoke this skill when users request: - "Analyze my business data and tell me where we're lacking" - "Generate a report on what areas need improvement" - "What do these sales numbers tell us about our business performance?" - "Create a business analysis report with improvement strategies" - "Identify weak areas in our revenue data" - "What strategies should we use to improve our business metrics?" The skill expects CSV files containing business data (sales, revenue, transactions) with columns like dates, amounts, categories, or products. ## Core Workflow ### Step 1: Data Loading and Exploration Start by understanding the data structure and what the user wants to analyze. **Ask clarifying questions if needed:** - What specific metrics or areas should the analysis focus on? - Ar
- Overview
- When to Use This Skill
- Core Workflow
- Step 1: Data Loading and Exploration
- Step 2: Run Automated Analysis
- Step 3: Interpret the Analysis Results
- Step 4: Generate Detailed Recommendations
- Step 5: Create Visualizations (Optional)
- Step 6: Generate Final Report
- Key Analysis Metrics
- Growth Analysis
- Stability Analysis
- Category Performance
- Statistical Indicators
python scripts/analyze_business_data.py path/to/business_data.csv output_report.json
What does the business-analytics-reporter skill do?
This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill business-analytics-reporter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
