Skillquality 0.45

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 t

Price
free
Protocol
skill
Verified
no

What it does

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.

Prerequisites

Python 3, pip, two comparable CSV, TSV, or JSON snapshots, and a stable key column or field.

Installation

Use the upstream install or setup path that matches your environment:

  • pip install csv-diff
  • $ docker build -t csvdiff .
  • $ docker run --rm -v $(pwd):/files csvdiff
  • $ docker run --rm -v $(pwd):/files csvdiff one.csv two.csv

Requirements and caveats from upstream:

  • --extra name "Python format string with {id} for variables"
  • As a Python library

  • You can also import the Python library into your own code like so:

Basic usage or getting-started notes:

Documentation

Source

Capabilities

skillsource-agentskillexchangeskill-compare-recurring-csv-tsv-or-json-exports-and-emit-row-level-change-sets-before-syncstopic-agent-skillstopic-ai-agentstopic-ai-toolstopic-awesome-listtopic-claude-codetopic-codextopic-cursortopic-llmtopic-mcptopic-npx-skillstopic-openclawtopic-skills-catalog

Install

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,407 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:09:54Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access