enact/json-formatter

Community

Format JSON quickly into clean, readable output.

Authorwhile-basic
Version1.0.0
Installs0

System Documentation

What problem does it solve?

JSON data is often emitted as compact strings that are hard to read during debugging, logging, or integration testing. This Skill formats and validates JSON strings into properly indented, human-friendly text, saving time and reducing errors.

Core Features & Use Cases

  • JSON formatting: Convert raw JSON into nicely indented, readable output.
  • Validation & error reporting: Detects invalid JSON and returns a clear error description.
  • Use Case: When inspecting API payloads, logs, or sample inputs, run this tool to obtain a structured, readable representation of the JSON content.

Quick Start

Run: enact run enact/json-formatter --args '{"json": "{"name":"World"}", "indent": 2}'

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: enact/json-formatter
Download link: https://github.com/while-basic/enact-template/archive/main.zip#enact-json-formatter

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 223,000+ vetted skills library on demand.