data-analyst

Automate data analysis and reporting workflows for CSV, Excel, and JSON datasets.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Abdullahmohammadaref/acar --skill data-analyst-abdullahmohammadaref
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst
Source: https://github.com/Abdullahmohammadaref/acar/tree/main/.agents/skills/data-analyst
Command: npx skills add https://github.com/Abdullahmohammadaref/acar --skill data-analyst-abdullahmohammadaref

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables agents to perform end-to-end data analysis by integrating visualization libraries, processing data, and generating comprehensive reports to transform raw data into actionable insights.

Core Features & Use Cases

  • Data processing, analysis, and visualization to derive insights.
  • Automated reporting and dashboards for stakeholder communication.
  • Use case: A retailer analyzes quarterly sales to forecast demand and generates a stakeholder-ready report.

Quick Start

Load a dataset and run an exploratory analysis to generate an action-oriented 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 data analysis and reporting for CSV and Excel datasets?

Automating data analysis for CSV, Excel, and JSON datasets involves processing raw data with Pandas and NumPy to generate actionable insights, then outputting comprehensive stakeholder-ready reports using Jupyter Notebooks or HTML.

Can I generate interactive dashboards from raw data using Pandas and Plotly?

Generating interactive dashboards from raw data is supported by integrating Pandas for data processing with visualization libraries like Plotly, Matplotlib, Seaborn, and Altair to transform datasets into clear, automated reports.

What's the best way to run exploratory data analysis and generate an HTML report?

Running exploratory data analysis to generate an HTML report requires loading your dataset, applying descriptive and exploratory analyses via Pandas and SciPy, and formatting the output into Markdown or HTML/CSS for stakeholder communication.

Does this approach support predictive analysis and machine learning workflows?

Predictive analysis and machine learning workflows are supported, enabling agents to move beyond descriptive exploration to forecast outcomes like retail demand, transforming raw input into predictive insights and action-oriented reports.

How do I visualize exploratory data analysis results for stakeholder communication?

Visualizing exploratory data analysis results for stakeholders involves processing datasets with Pandas and generating visual representations using Matplotlib, Seaborn, Plotly, or Altair to clearly communicate findings within automated dashboards.