json-toolkit

Community

Zero-dependency JSON toolkit for fast data tasks.

Authorkulharir7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

JSON data often requires formatting, validation, minification, key sorting, and targeted extraction, and doing these tasks manually is error-prone and time-consuming.

Core Features & Use Cases

  • Pretty-print JSON with configurable indentation for readability.
  • Validate JSON structure and report basic stats.
  • Minify JSON to optimize for APIs and storage.
  • Sort object keys for deterministic diffs.
  • Query nested data using dot-notation paths, including array indices.
  • Stdin support for use in shell pipelines with other tools.

Quick Start

Run the JSON toolkit on a JSON file to pretty-print, validate, minify, and query data using only the Python standard library.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: json-toolkit
Download link: https://github.com/kulharir7/karya/archive/main.zip#json-toolkit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.