Jtbl

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

javimosch 4bb3f95 503 B Updated

File contents

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

javimosch/supercli/tree/main/plugins/jtbl/skills/quickstart commit 4bb3f95bb9

Frequently asked questions

npx skillmds@latest add javimosch/jtbl