Json Editor
/install json-editor
JSON Editor / 楼台 JSON 助手
Quick Start / 快速开始
Just ask your AI assistant: / 直接告诉 AI 助手:
- "Format this messy JSON file" (美化这个杂乱的 JSON 文件)
- "Extract the 'id' field from results.json" (从 results.json 中提取 id 字段)
- "Minify this configuration for production" (为生产环境压缩此配置)
Commands / 常用功能
pretty
Format JSON with 2-space indentation.
bash scripts/script.sh pretty data.json
get
Query specific data using dot notation (e.g. user.profile.0.id).
bash scripts/script.sh get data.json "items.0.name"
Requirements
- bash 4+
- python3
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install json-editor - After installation, invoke the skill by name or use
/json-editor - Provide required inputs per the skill's parameter spec and get structured output
What is Json Editor?
Prettify, minify, and query JSON data with path notation. 支持 JSON 格式美化、压缩及路径提取 (JQ 风格)。Use when debugging APIs, cleaning nested data, or extracting specific... It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.
How do I install Json Editor?
Run "/install json-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Json Editor free?
Yes, Json Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Json Editor support?
Json Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Json Editor?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.