data-analyst-cn

Analyze and transform raw datasets into statistical insights and business reports.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill data-analyst-cn-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst-cn
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/skill_bundles/marketplace/data-analyst-cn
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill data-analyst-cn-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces the manual effort required to clean, analyze, visualize, and interpret datasets, helping users turn raw data into reliable business insights.

Core Features & Use Cases

  • Data Cleaning: Remove duplicates, handle missing values, convert data types, and identify or filter outliers.
  • Statistical Analysis: Generate descriptive statistics, correlations, grouped summaries, cross-tabulations, and time-series metrics.
  • Visualization and Reporting: Recommend and generate charts, including line charts, bar charts, scatter plots, distributions, heatmaps, and trend visualizations, along with structured analysis reports.
  • Use Case: Analyze sales or economic-operation data to identify top-performing categories, detect trends and anomalies, and produce a concise report with actionable recommendations.

Quick Start

Use the data analysis skill to clean the attached dataset, summarize its key statistics, recommend appropriate visualizations, and generate an analysis report.

Frequently Asked Questions about data-analyst-cn

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

FAQPage Schema
How do I generate a business report from raw sales data?

To generate a business report from raw sales data, the process involves cleaning the dataset, computing descriptive statistics, identifying top-performing categories, and templating the findings into a structured report with actionable recommendations.

What is the best way to handle missing values and outliers in pandas data analysis?

Handling missing values and outliers in pandas data analysis involves removing duplicates, converting data types, filtering anomalies, and computing grouped summaries to ensure reliable statistical insights and clean tabular data processing.

Can I use this for time-series analysis and trend visualization?

Yes, this supports time-series analysis and trend visualization by applying descriptive statistics, calculating time-series metrics, detecting anomalies, and generating line charts or trend visualizations for economic-operation data.

Does data analysis work with tabular data for exploratory analysis and correlation?

Yes, data analysis works directly with tabular data for exploratory analysis by computing descriptive statistics, generating cross-tabulations, and performing correlation analysis to transform raw datasets into reliable insights.

How to recommend and generate charts for data visualization?

To recommend and generate charts for data visualization, you analyze the tabular data structure and statistical properties to produce appropriate line charts, bar charts, scatter plots, distributions, and heatmaps for your report.