Agent skill · Data & Analytics

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/analysis/business-analytics-reporter/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Core Workflow
  4. Step 1: Data Loading and Exploration
  5. Step 2: Run Automated Analysis
  6. Step 3: Interpret the Analysis Results
  7. Step 4: Generate Detailed Recommendations
  8. Step 5: Create Visualizations (Optional)
  9. Step 6: Generate Final Report
  10. Key Analysis Metrics
  11. Growth Analysis
  12. Stability Analysis
  13. Category Performance
  14. Statistical Indicators
Ships with 1 file
  • metadata.json
Commands it runs
python scripts/analyze_business_data.py path/to/business_data.csv output_report.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going