CSV Data Analyzer

# CSV Data Analyzer

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "CSV Data Analyzer" with this command: npx skills add underbench2-gif/ub2-csv-data-analyzer

CSV Data Analyzer

A skill that enables Claw to load, explore, analyze, and visualize CSV datasets, providing statistical insights and answering questions about the data.

What This Skill Does

This skill equips Claw with a structured approach to CSV data analysis:

  1. Data Loading & Inspection — Read CSV files, detect column types, and display basic structure (shape, columns, sample rows)
  2. Data Cleaning — Identify and handle missing values, duplicates, and type inconsistencies
  3. Statistical Summary — Compute descriptive statistics (mean, median, mode, standard deviation, percentiles) for numeric columns
  4. Filtering & Grouping — Slice data by conditions and aggregate by categories
  5. Correlation Analysis — Find relationships between numeric variables
  6. Visualization — Generate charts (bar, line, scatter, histogram) to illustrate patterns

How to Use

Provide a CSV file and ask Claw to analyze it:

  • "Analyze this sales data and tell me which product category has the highest revenue"
  • "Find outliers in the temperature column of this dataset"
  • "Create a chart showing monthly trends from this CSV"
  • "Compare group A vs group B performance in this experiment data"

Requirements

  • Input must be a valid CSV file (comma-separated by default; other delimiters can be specified)
  • Python with pandas and matplotlib should be available in the environment

Output

  • Summary statistics table
  • Key insights in plain language
  • Charts saved as PNG files when visualization is requested
  • Cleaned dataset exported as a new CSV if data cleaning was performed

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Csv Brain

Load CSV files and ask questions in plain English. AI-powered natural language queries via Anthropic, OpenAI, or local Ollama. No SQL required.

Registry SourceRecently Updated
1290Profile unavailable
Research

Scan

The Universal Perceptual Interface for Autonomous Agents. Multi-modal deep-scan technology for telemetry, biometric data, and high-density information extrac...

Registry SourceRecently Updated
1190Profile unavailable
Research

Data Intelligence

综合数据智能平台 - 整合 Apify 云端爬虫、PinchTab 浏览器自动化、内容分析与数据工作流。支持 55+ 平台的网络爬虫、线索生成、电商情报、竞品分析、趋势研究,以及浏览器自动化测试和数据提取。

Registry SourceRecently Updated
1101Profile unavailable
Research

Data Report Generator — CSV/Excel to Word/PDF with Charts

Automatically analyze CSV or Excel files and generate professional data analysis reports with charts, summaries, and insights — output as Word (.docx) or PDF...

Registry SourceRecently Updated
1451Profile unavailable