vj

star 39

Use this skill when the user wants to pretty-print and format JSON data with syntax highlighting.

javimosch By javimosch schedule Updated 6/12/2026

name: vj description: Use this skill when the user wants to pretty-print and format JSON data with syntax highlighting.

vj Plugin

A lightweight JSON pretty-printer with syntax highlighting.

Commands

  • vj self version — Print vj version
  • vj _ _ — Passthrough to vj CLI

Installation

npm install -g vj

Examples

cat data.json | vj
curl -s api.example.com | vj

Key Features

  • Pretty-print — Human-readable JSON formatting
  • Syntax highlighting — Color-coded JSON output
  • Pipeline-ready — stdin/stdout support
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill vj
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator