data-analyst

Analyze raw datasets with CRISP-DM workflows and validate machine learning outcomes.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dobachi/claude-skills-marketplace --skill data-analyst-dobachi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analyst
Source: https://github.com/dobachi/claude-skills-marketplace/tree/main/plugins/data-analyst/skills/data-analyst
Command: npx skills add https://github.com/dobachi/claude-skills-marketplace --skill data-analyst-dobachi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns messy datasets into reliable, decision-ready insights by applying a structured analytics workflow that covers exploration, cleaning, modeling, evaluation, and clear reporting.

Core Features & Use Cases

  • CRISP-DM driven analysis: Defines goals and success criteria, then executes a full lifecycle from data understanding to evaluation and deployment guidance.
  • EDA, quality checks, and visualization: Identifies patterns and data issues using descriptive statistics, charting, and a practical data quality checklist.
  • Statistical and ML methods: Selects appropriate techniques for inference and prediction, compares algorithms, and validates results with metrics and cross-validation.
  • Use case: Analyze customer churn or product performance data to identify key drivers, quantify impact, and propose next actions based on measurable outcomes.

Quick Start

Ask the AI to analyze your dataset for the business goal you specify, run EDA with data-quality checks, choose suitable statistical/ML methods, evaluate results, and produce an executive summary plus recommended actions.

Frequently Asked Questions about data-analyst

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

FAQPage Schema
How do I perform exploratory data analysis with data quality checks?

Exploratory data analysis with data quality checks identifies patterns and data issues using descriptive statistics and charting. It validates missing values, outliers, data types, and scaling before modeling to ensure dataset reliability.

What is the CRISP-DM workflow for machine learning projects?

The CRISP-DM workflow structures machine learning projects through business understanding, data understanding, preparation, modeling, evaluation, and deployment. It defines goals and success criteria upfront, then executes a full lifecycle to turn raw datasets into validated outcomes.

How do I choose the right statistical and ML methods for my dataset?

Choosing statistical and ML methods requires matching techniques to your inference or prediction goals. The process compares algorithms, selects appropriate statistical models, and validates results using metrics with cross-validation design to ensure measurable outcomes.

Can I use this approach for customer churn analysis and predicting key drivers?

Yes, customer churn analysis uses this structured analytics workflow to identify key drivers, quantify impact, and propose next actions. It applies statistical modeling and ML evaluation to churn data to produce decision-ready insights based on measurable outcomes.

What's the best way to evaluate machine learning models with cross-validation?

Evaluating machine learning models with cross-validation requires metric-based validation design. It compares algorithm performance using appropriate evaluation metrics, validates statistical soundness, and produces an executive summary with recommended actions for deployment guidance.

Do I need cleaned data before starting statistical modeling and analysis?

No, cleaned data is not required beforehand. The data analysis workflow includes data preparation steps that handle missing values, outliers, data types, and scaling as part of the CRISP-DM lifecycle before applying statistical and ML methods.