gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures using standard Unix tools. It reverses the process with ungron, turning filtered assignments back into valid JSON.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "gron Greppable JSON Flattener"
slug: "gron-greppable-json-flattener"
description: "gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures using standard Unix tools. It reverses the process with ungron, turning filtered assignments back into valid JSON."
github_stars: 14413
verification: "listed"
source: "https://github.com/tomnomnom/gron"
category: "Data Extraction & Transformation"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "tomnomnom/gron"
github_stars: 14413
---
# gron Greppable JSON Flattener
gron transforms JSON into discrete assignment statements, making it possible to grep through complex JSON structures using standard Unix tools. It reverses the process with ungron, turning filtered assignments back into valid JSON.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/tomnomnom/gron
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/gron-greppable-json-flattener/)
No comments yet. Be the first to comment!