Marketplace/CSV Analyzer
DATA & RESEARCH

CSV Analyzer

Explore, clean, and summarize CSV datasets with natural language queries.

csvdata-analysisnatural-languagecleaning

About this skill

CSV Analyzer lets you interrogate CSV files using plain English. Ask 'what are the top 10 customers by revenue' or 'show me rows where status is overdue and amount > 1000' and the skill translates your query into the appropriate column filters, aggregations, and sorts.

The skill handles common data quality issues automatically: it detects and parses date formats, normalizes currency strings, trims whitespace, and identifies likely numeric columns stored as text. A `/csv summary` command provides a quick profile — row count, column types, null percentages, unique values, and basic statistics (min, max, mean, median) for numeric columns.

Output is formatted as Markdown tables for small results or written to a new CSV for large outputs. The skill reads and writes local files only — no data leaves your machine. Supports files up to ~500MB with streaming row processing.

Key features

  • Natural language queries over CSV data
  • Auto-detection of column types and date formats
  • Data profiling with null and uniqueness stats
  • Streaming processing for files up to 500MB

Permissions

  • Read files
  • Write files
TRUST SCORE
99/100
safe
FINDINGS — 1 TOTAL
critical
0
high
0
medium
0
low
0
info
1
INSTALL
Download SKILL.md
SC
Scandar
@scandar
Version2.3.0
Last updated2026-03-09
Downloads2.2K
Created2025-10-20
Scandar Verified
RELATED SKILLS