Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →High-performance CSV processing with xan CLI for large tabular datasets, streaming transformations, and low-memory pipelines.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -50% | 0% |
Use this skill when tabular work involves large CSV-like files and shell-oriented data pipelines.
filter, sort, dedup, groupby, frequency, join..xlsx formula/layout preservation) — use xlsx or excel-analysis.data-ml skills.scripts/xan.ps1powershellpowershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\.codex\skills\xan\scripts\xan.ps1" count data.csv powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\.codex\skills\xan\scripts\xan.ps1" filter "score > 0.8" data.csv powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\.codex\skills\xan\scripts\xan.ps1" groupby category "sum(amount) as total" sales.csv
Other measured skills in the registry, with their headline benchmark lift.