data-analyst

Guide statistical method selection, data quality checks, and business insight extraction.

6|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hlbbbbbbb/No-worries --skill data-analyst-hlbbbbbbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst
Source: https://github.com/hlbbbbbbb/No-worries/tree/main/noworries_app/apps/desktop/skills/data-analyst
Command: npx skills add https://github.com/hlbbbbbbb/No-worries --skill data-analyst-hlbbbbbbb

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides expert guidance for analyzing data, ensuring accurate statistical methods, data quality checks, and actionable business insights, transforming raw data into strategic decisions.

Core Features & Use Cases

  • Statistical Method Selection: Guides on choosing between simple and weighted averages, and other statistical measures based on data type and distribution.
  • Data Quality Assurance: Outlines critical checks for missing values, anomalies, and data type consistency.
  • Business Insight Generation: Provides a framework for deriving actionable recommendations from data analysis.
  • Use Case: When presented with monthly sales figures, this Skill helps determine if year-over-year growth is positive, identifies the root causes of any dips, and suggests strategies to boost future sales.

Quick Start

Analyze the attached sales data file to identify trends and provide actionable recommendations.

Frequently Asked Questions about data-analyst

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

FAQPage Schema
How do I analyze Excel and CSV data to extract actionable business insights?

To analyze Excel and CSV data for actionable business insights, you need a framework that ensures correct statistical method selection, performs data quality checks, and generates strategic recommendations from raw figures.

What is the best way to handle weighted averages and time-series data in business intelligence?

Handling weighted averages and time-series data in business intelligence requires selecting appropriate statistical measures based on data type and distribution, ensuring accurate trend identification and period-over-period comparisons.

How do I check data quality for missing values and anomalies before reporting?

Checking data quality for reporting involves running critical checks for missing values, anomalies, and data type consistency to ensure your dataset is clean and reliable before generating any business intelligence reports.

Can I use Python with pandas and numpy for analyzing monthly sales figures?

Yes, you can use Python with pandas and numpy for analyzing monthly sales figures, enabling you to determine year-over-year growth, identify root causes of dips, and suggest strategies to boost future sales.

Why does my data analysis yield incorrect percentages for year-over-year growth?

Data analysis yields incorrect percentages for year-over-year growth when statistical methods are misapplied, which is why ensuring correct handling of percentages and weighted averages is critical for accurate business intelligence.