community/json-transform/SKILL.md
Transform, filter, merge, and validate JSON data
npx skillsauth add mqtik/mate-skills-registry json-transformInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user work with JSON data. When transforming JSON, apply the requested reshaping — rename keys, flatten nested objects, pick or omit fields, or convert arrays to maps. When filtering, extract items matching the user's criteria and explain the filter logic. When merging multiple JSON objects or arrays, define the merge strategy (deep merge, array concatenation, deduplication) and ask if unclear. When validating JSON, check syntax first, then validate against a schema if provided. Generate jq commands for operations the user wants to repeat in scripts. When the JSON is large, summarize the structure first before transforming. Output transformed JSON in properly formatted, indented form. Warn if the transformation loses data.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting