A terminal-based interactive JSON viewer and jq filter editor written in Rust. jnv lets developers navigate complex JSON structures visually while building and testing jq queries in real time, with syntax highlighting, auto-completion, and clipboard support.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "jnv Interactive JSON Navigator and jq Filter Editor"
slug: "jnv-interactive-json-navigator"
description: "A terminal-based interactive JSON viewer and jq filter editor written in Rust. jnv lets developers navigate complex JSON structures visually while building and testing jq queries in real time, with syntax highlighting, auto-completion, and clipboard support."
github_stars: 5979
verification: "security_reviewed"
source: "https://github.com/ynqa/jnv"
category: "Data Extraction & Transformation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "ynqa/jnv"
github_stars: 5979
---
# jnv Interactive JSON Navigator and jq Filter Editor
A terminal-based interactive JSON viewer and jq filter editor written in Rust. jnv lets developers navigate complex JSON structures visually while building and testing jq queries in real time, with syntax highlighting, auto-completion, and clipboard support.
## Installation
Use the upstream install or setup path that matches your environment:
- brew install jnv
- brew install ynqa/tap/jnv
- conda install jnv
- docker build -t jnv .
Requirements and caveats from upstream:
- ### Docker
Basic usage or getting-started notes:
- [](https://repology.org/project/jnv/versions)
- ### Homebrew
- See [here](https://formulae.brew.sh/formula/jnv) for more info.
- Source: https://github.com/ynqa/jnv
- Extracted from upstream docs: https://raw.githubusercontent.com/ynqa/jnv/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/jnv-interactive-json-navigator/)
No comments yet. Be the first to comment!