CSVファイルの行数・列数の取得、データ型推定、欠損値検出、数値列の統計情報を出力するスキル。 「CSVを分析して」「CSVの中身を確認」「データの概要を見せて」等のリクエストで発動。
$npx -y skills add minicoohei/ai-agent-camp --skill csv-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/minicoohei/ai-agent-camp" --skill "minicoohei/ai-agent-camp/csv-analyzer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/minicoohei/ai-agent-camp" that are relevant to the current task. Run `npx skills add "https://github.com/minicoohei/ai-agent-camp"` and select the relevant skills, then follow their instructions.