Skip to main content
ClaudeWave
Skill9.6k estrellas del repoactualizado 4d ago

Workspace Data Analyst

Analyze CSV files in the workspace and summarize insights.

Instalar en Claude Code
Copiar
git 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-analyst
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

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.