Dataset Profiler
SkillFreeProfile a messy dataset before analyzing it: types, missingness, duplicates, outliers, and the questions it cannot answer
v1.0.0MIT1 download
npx openagents-cli add openagents/data-cleaning --runtime claude-code| schema | 1 |
| name | data-cleaning |
| owner | openagents |
| version | 1.0.0 |
| kind | skill |
| license | MIT |
| entry | SKILL.md |
| runtimes | claude-code, codex, openai-agents, generic |
| tags | data, analysis, cleaning, pandas, skill |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| path | string | Yes | Path to the dataset (csv, tsv, parquet, json lines) |
| target | string | No | The question the data is meant to answer, if known |