Agent skill

json-pretty

Pretty-print JSON via json_prettify tool.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/json-pretty

SKILL.md

When to use

  • User provides compact/ugly JSON and wants it formatted.

Procedure

  1. Call json_prettify with the JSON string.
  2. Return the formatted JSON.

Didn't find tool you were looking for?

Be as detailed as possible for better results