Constructs complex jq filter expressions for transforming JSON/NDJSON streams, including recursive descent, object construction, and reduce operations. Handles multi-gigabyte streams with jq's streaming parser.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "jq JSON Stream Transformer"
slug: "jq-json-stream-transformer"
description: "Constructs complex jq filter expressions for transforming JSON/NDJSON streams, including recursive descent, object construction, and reduce operations. Handles multi-gigabyte streams with jq's streaming parser."
github_stars: 34478
verification: "security_reviewed"
source: "https://github.com/jqlang/jq"
author: "jqlang"
category: "Data Extraction & Transformation"
framework: "MCP"
tool_ecosystem:
github_repo: "jqlang/jq"
github_stars: 34478
---
# jq JSON Stream Transformer
Constructs complex jq filter expressions for transforming JSON/NDJSON streams, including recursive descent, object construction, and reduce operations. Handles multi-gigabyte streams with jq's streaming parser.
## Installation
Use the upstream install or setup path that matches your environment:
- #### Run with Docker
- docker run --rm -i ghcr.io/jqlang/jq:latest < package.json '.version'
- docker run --rm -i -v "$PWD:$PWD" -w "$PWD" ghcr.io/jqlang/jq:latest '.version' package.json
- make clean # if upgrading from a version previously built from source
Requirements and caveats from upstream:
- ### Docker Image
- Pull the [jq image](https://github.com/jqlang/jq/pkgs/container/jq) to start quickly with Docker.
Basic usage or getting-started notes:
- ### Prebuilt Binaries
- Download the latest releases from the [GitHub release page](https://github.com/jqlang/jq/releases).
- ##### Example: Extracting the version from a package.json file
- Source: https://github.com/jqlang/jq
- Extracted from upstream docs: https://raw.githubusercontent.com/jqlang/jq/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/jq-json-stream-transformer/)
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.