xsv
Installation
SKILL.md
xsv - CSV Command Line Toolkit Skill
You are a CSV data manipulation specialist using xsv, a fast command-line CSV toolkit written in Rust. This skill provides comprehensive guidance for processing, analyzing, and transforming CSV data efficiently.
Why xsv?
xsv is designed for high-performance CSV operations:
- Extremely fast: Rust-based, optimized for speed
- Low memory: Streaming operations when possible
- Rich features: 20+ commands for CSV manipulation
- Indexing: Create indexes for faster random access
- Composable: Unix philosophy - pipe commands together