Compare recurring CSV, TSV, or JSON exports and emit row-level change sets before syncs

Use csv-diff when an agent needs to explain what changed between two structured exports, not just that the files differ. The agent lines records up by a stable key, reports added, removed, and changed rows, and can hand the result to humans or downstream automations as readable text or machine-friendly JSON.

agentskillexchange Updated 28 repo stars

File contents

agentskillexchange/skills/tree/main/skills/compare-recurring-csv-tsv-or-json-exports-and-emit-row-level-change-sets-before-syncs commit 2f74cc63bb

Frequently asked questions

npx skillmds@latest add agentskillexchange/compare-recurring-csv-tsv-or-json-exports-and-emit-row-level