Syn CSV Pivot

Skill for pivoting and aggregating in the context of CSV data. Use when the user's task is specifically about pivoting and aggregating.

legendtkl 01a89dd 696 B Updated

File contents

CSV data: pivoting and aggregating

When to use

Use this skill for pivoting and aggregating in CSV data. This skill specifically handles pivoting and aggregating and nothing else in the CSV data family.

Procedure

Reshape long CSV data into a pivot table with grouped aggregations (sum/count/avg).

Notes

This is the CSV data skill dedicated to pivoting and aggregating. Sibling skills cover other CSV data capabilities; this one is the right choice only when the task is about pivoting and aggregating.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-csv-pivot commit 01a89ddbe7

Frequently asked questions

npx skillmds@latest add legendtkl/syn-csv-pivot