json-tools

Installation
SKILL.md

JSON Tools

A toolkit for working with JSON data using Python standard library only.

When to Use This Skill

Activate this skill when the user needs to:

  • Validate JSON syntax
  • Format/pretty-print JSON
  • Query JSON with path expressions
  • Compare two JSON files
  • Transform JSON data

Available Scripts

Always run scripts with --help first to see all available options.

Script Purpose
Related skills

More from ivanvza/dspy-skills

Installs
7
GitHub Stars
19
First Seen
Feb 3, 2026