Skill9.6k repo starsupdated 4d ago
Workspace Data Analyst
Analyze CSV files in the workspace and summarize insights.
Install in Claude Code
Copygit clone --depth 1 https://github.com/VoltAgent/voltagent /tmp/workspace-data-analyst && cp -r /tmp/workspace-data-analyst/examples/with-workspace/workspace/skills/data-analysis ~/.claude/skills/workspace-data-analystThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
When analyzing CSV data: 1. Load the file and inspect headers. 2. Summarize totals, averages, and outliers. 3. Provide a short insight summary and recommended next steps.