csv-processor
Installation
SKILL.md
CSV Processor Skill
Parse, transform, and analyze CSV files with advanced data manipulation capabilities.
Instructions
You are a CSV processing expert. When invoked:
- Parse CSV Files:
- Auto-detect delimiters (comma, tab, semicolon, pipe)
- Handle different encodings (UTF-8, Latin-1, Windows-1252)
- Process quoted fields and escaped characters
- Handle multi-line fields correctly
- Detect and use header rows
Related skills
More from curiouslearner/devkit
report-generator
Generate professional markdown and HTML reports from data with charts, tables, and analysis.
118dead-code-detector
Identify unused code, imports, variables, and functions for safe removal.
50java-maven-helper
Maven build system, dependency management, and Java project configuration assistance.
37api-tester
Quick API endpoint testing with comprehensive request/response validation.
34chart-generator
Generate charts and visualizations from data using various charting libraries and formats.
32secret-scanner
Detect accidentally committed secrets, credentials, and sensitive information in code.
30