InTouch Hub · Blue Isle Software

CSV Anomaly Detector

Scan a CSV sample for anomalies (outliers, missing, type drift) and report findings.

csvdata-qualityanomaly-detectionvalidation

CSV Anomaly Detector

Scans a CSV sample for data-quality anomalies — outliers, missing values, type drift, ragged rows, duplicates, and categorical inconsistencies — and returns a structured findings report.

This is an InTouch skill: a SKILL.md prompt document the InTouch AI assistant loads and follows. It is not code and runs no binaries.

What it does

Given a sample of CSV text, the skill profiles every column and surfaces problems a downstream load or analysis would trip over:

Each finding gets a severity (HIGH / MEDIUM / LOW) and a recommended fix.

What to feed it

What it returns

A Markdown report with:

If the sample is clean, it says so explicitly and still returns the column profile.

Files

Provider: Blue Isle · License: MIT