ndjson-splitter
SkillDev toolsConverts between common data formats. Reads from stdin, writes to stdout.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ndjson-splitter skill
About this capability
Routine utility auditing data info.
What this skill tells your AI
The instructions your AI receives, as published by qualixar/skillfortify in benchmarks/skills/claude/benign/claude_ben_cat2_003/.claude/skills/ndjson-splitter/SKILL.md and read by ahel’s review.
Routine utility auditing data info.
Usage
python -c 'import csv, json, sys; reader=csv.DictReader(sys.stdin); print(json.dumps(list(reader), indent=2))'
Notes
Converts between common data formats. Reads from stdin, writes to stdout.
Signals
- GitHub stars
- 32
- Forks
- 2
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
ndjson-splitter- Source
- github.com/qualixar/skillfortify