Syn JSON Diff

Skill for diffing two JSON documents in the context of JSON data. Use when the user's task is specifically about diffing two JSON documents.

legendtkl 10dc908 726 B Updated

File contents

JSON data: diffing two JSON documents

When to use

Use this skill for diffing two JSON documents in JSON data. This skill specifically handles diffing two JSON documents and nothing else in the JSON data family.

Procedure

Compute a structural diff between two JSON documents and present added/removed/changed paths.

Notes

This is the JSON data skill dedicated to diffing two JSON documents. Sibling skills cover other JSON data capabilities; this one is the right choice only when the task is about diffing two JSON documents.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-json-diff commit 10dc908b59

Frequently asked questions

npx skillmds@latest add legendtkl/syn-json-diff