JSON Editor — Advanced Logic Parser & Formatter

Prettify, minify, and query JSON data with path notation. 支持 JSON 格式美化、压缩及路径提取 (JQ 风格)。Use when debugging APIs, cleaning nested data, or extracting specific fields from logs.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "JSON Editor — Advanced Logic Parser & Formatter" with this command: npx skills add ckchzh/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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Bun Runtime

Bun runtime capabilities for filesystem, process, and network operations. Use when you need to execute Bun-specific operations like Bun.file(), Bun.write(), or Bun.glob() for optimized file handling, or when working with Bun's native process/network APIs. Triggered by requests for Bun runtime features, file operations with Bun, or high-performance I/O tasks.

Registry SourceRecently Updated
2K0Profile unavailable
Coding

Json Formatter Pro

All-in-one JSON toolkit — format, validate, query, minify, and extract data from JSON. Built-in JMESPath query, JSONPath support, syntax highlighting. 适合API调...

Registry SourceRecently Updated
621Profile unavailable
Coding

Skill Publisher — ClawHub 一键发布器

将本地 skill 目录发布到 clawhub.com 的自动化发布助手。 当用户说"发布这个 skill 到 clawhub"、"把 XX skill 上传到 clawhub"、 "clawhub publish"、"发布到 clawhub" 等时触发。 自动处理:token 验证、CLI bug patch、...

Registry SourceRecently Updated
3330Profile unavailable
Coding

ReviewEvo

Self-improving code reviewer that learns your codebase over time. Analyzes git history, spots patterns, identifies risk — and gets smarter every run.

Registry SourceRecently Updated
4641Profile unavailable