jn

Official

ETL data with streaming NDJSON pipelines.

Authorbotassembly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

JN provides a compact, pipeline-friendly way to read, transform, and write NDJSON data, enabling streaming ETL workflows without heavyweight data stores.

Core Features & Use Cases

  • Read data sources and convert to NDJSON (jn cat) from CSV/JSON/Excel/YAML.
  • Transform and filter NDJSON with jq-like expressions (jn filter).
  • Write NDJSON to JSON/CSV/Excel/YAML (jn put).
  • Display results in tabular form or VisiData integration (jn table / jn vd).
  • Supports simple batch/slurp style aggregations with -s option (jn filter -s ...).

Quick Start

jn cat data.csv | jn filter '.age > 25' | jn put adults.json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jn
Download link: https://github.com/botassembly/jn/archive/main.zip#jn

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.