Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Investigate tabular data sets with pandas-style operations. Use when asked to explore a CSV, summarize a dataset, or run quick statistics over a table.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-08 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -40% | 0% |
Standard moves: load the data, profile it, ask the user what question they care about, and produce a focused summary rather than a wall of statistics.
head and dtypes firstOther measured skills in the registry, with their headline benchmark lift.