data-analyst

Automate data cleaning, exploration, and summary reporting for CSV and Excel files.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/annquin/revit-bim-workspace --skill data-analyst-annquin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst
Source: https://github.com/annquin/revit-bim-workspace/tree/main/skills/data-analyst-pro
Command: npx skills add https://github.com/annquin/revit-bim-workspace --skill data-analyst-annquin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Data analysts frequently perform repetitive data wrangling and interpretation tasks that slow decision making. This skill automates delegated data analysis tasks, delivering consistent, reproducible insights faster.

Core Features & Use Cases

  • Automated data cleaning and preparation for common formats (CSV, Excel, JSON).
  • Exploratory analysis and summary reporting with reproducible workflows.
  • Ad-hoc requests for concise insights or stakeholder-ready outputs.

Quick Start

Upload your dataset file (e.g., data.csv) and request a basic exploratory analysis with a summary report.

Frequently Asked Questions about data-analyst

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

FAQPage Schema
How do I automate exploratory analysis and summary reporting on CSV files?

To automate exploratory analysis on CSV files, you can upload the dataset and request a summary report. The skill handles data cleaning, summarization, and exploration to produce reproducible, stakeholder-ready outputs.

What is the best way to automate data cleaning for small to medium datasets?

The best way to automate data cleaning for small to medium datasets is using lightweight Python tooling like pandas. The skill prepares common formats including CSV, Excel, and JSON for downstream analysis.

Can I use Python and pandas to generate actionable insights from Excel files?

Yes, you can use Python and pandas to generate actionable insights from Excel files. The skill reads uploaded files from the working directory and applies automated wrangling to deliver fast, consistent results.

Does automated data analysis require clean input data to work properly?

Yes, automated data analysis requires clean input data to ensure reproducible results and basic validation. The skill applies lightweight Python tooling to prepare and summarize structured data effectively.

How do I produce report-ready outputs from structured data without manual wrangling?

To produce report-ready outputs from structured data without manual wrangling, delegate the ad-hoc analysis task. The skill automates the repetitive interpretation and cleaning steps to deliver concise insights.