Process CSV data files by cleaning, transforming, and analyzing them. Use this when users need to work with CSV files, clean data, or perform basic data analysis tasks.
This skill demonstrates a complete skill structure with scripts, references, and proper documentation.
Processes CSV data files with these capabilities:
To process a CSV file:
Process the data in myfile.csv
The skill will:
For custom processing options:
Process sales.csv and group by region
scripts/process_csv.py - Main data processing script
scripts/fetch_data.py - API data fetcher (demonstrates uv dependencies)
scripts/validate.py - Data validation script
The scripts use these environment variables:
OUTPUT_DIR - Where to save processed files (optional)MAX_ROWS - Maximum rows to process (optional)Set them using:
Set OUTPUT_DIR to /path/to/output
For detailed information:
"File not found" error:
"Invalid data" error:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer