jtbl

star 39

Use this skill when the user wants to display JSON data as a formatted terminal table.

javimosch By javimosch schedule Updated 6/12/2026

name: jtbl description: Use this skill when the user wants to display JSON data as a formatted terminal table.

jtbl Plugin

Transform JSON into formatted terminal tables.

Commands

  • jtbl _ _ — Passthrough to jtbl CLI

Installation

pipx install jtbl

Examples

cat data.json | jtbl

Key Features

  • JSON to table — Convert JSON arrays to readable tables
  • Pipeline-ready — stdin/stdout support
  • Clean output — Well-formatted terminal tables
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill jtbl
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator