business-analytics-reporter

Analyze business sales and revenue CSV data to generate statistical insights and recommendations.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill business-analytics-reporter-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: business-analytics-reporter
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/business-analytics-reporter
Command: npx skills add https://github.com/Nir-Bhay/markups --skill business-analytics-reporter-nir-bhay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, plotly, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the analysis of business sales and revenue data, identifies underperforming areas, and provides actionable strategies for improvement.

Core Features & Use Cases

  • Data Analysis: Analyzes CSV data to identify trends, patterns, and weak spots in sales and revenue.
  • Insight Generation: Provides statistical insights and interprets what the data means for business performance.
  • Strategic Recommendations: Offers concrete, framework-backed strategies to address identified weaknesses.
  • Use Case: Upload your quarterly sales report (CSV) and ask the skill to identify the top 3 areas needing improvement and suggest specific actions to boost revenue.

Quick Start

Use the business-analytics-reporter skill to analyze the attached file 'sales_data.csv' and provide a report on weak areas.

Frequently Asked Questions about business-analytics-reporter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze sales data from a CSV file to find weak areas in my business?

To analyze sales data, you provide a CSV file with columns like dates, amounts, and categories. The system uses pandas to process the data, identify underperforming areas, and generate a structured JSON report with insights and improvement strategies.

Can I get strategic recommendations to improve business revenue based on my sales report?

Yes, strategic recommendations to improve business revenue are generated by analyzing your sales report to identify weak spots. The system interprets statistical insights from the data and offers concrete, framework-backed strategies to address those specific weaknesses.

What is the best way to generate a business performance report from CSV data?

The best way to generate a business performance report from CSV data is to automate the analysis using pandas and numpy. This approach identifies trends, patterns, and weak spots in sales and revenue, outputting a structured JSON report with actionable insights.

Does business analytics reporting work with CSV files containing product and category columns?

Yes, business analytics reporting works with CSV files containing product and category columns. The system leverages pandas for data manipulation, processing columns like dates, amounts, categories, or products to identify trends and generate statistical insights.

What limitations exist when using pandas for sales data analysis?

A limitation when using pandas for sales data analysis is the requirement for structured CSV inputs with specific columns like dates, amounts, categories, or products. Unstructured data or missing columns may prevent proper data manipulation and accurate insight generation.

Do I need a specific CSV format to identify underperforming areas in my sales data?

Yes, you need a specific CSV format to identify underperforming areas. The file must contain structured columns such as dates, amounts, categories, or products so that pandas can properly manipulate the data and generate accurate statistical insights.