jte

star 39

Use this skill when the user wants to generate text output from JSON templates.

javimosch By javimosch schedule Updated 6/12/2026

name: jte description: Use this skill when the user wants to generate text output from JSON templates.

jte Plugin

A JSON template engine for the CLI.

Commands

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

Installation

cargo install jte

Examples

cat data.json | jte template.tmpl

Key Features

  • JSON templates — Generate text from JSON data
  • Pipeline-ready — stdin/stdout support
  • Fast — Written in Rust
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill jte
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator