Syn CSV Dedupe

Skill for deduplicating rows in the context of CSV data. Use when the user's task is specifically about deduplicating rows.

legendtkl be4af37 666 B Updated

File contents

CSV data: deduplicating rows

When to use

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

Procedure

Detect exact and fuzzy duplicate rows, choose which copy to keep, and report what was removed.

Notes

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

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-csv-dedupe commit be4af37c11

Frequently asked questions

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