jc — convert command output to JSON. Pipe any CLI output through jc for structured data. Supports 100+ parsers. Essential for agents.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-57a0172d)More formats (shields.io, HTML) on the badges page.
---
name: jc
description: jc — convert command output to JSON. Pipe any CLI output through jc for structured data. Supports 100+ parsers. Essential for agents.
---
# jc
jc — convert command output to JSON. Pipe any CLI output through jc for structured data. Supports 100+ parsers. Essential for agents.
## Install
```bash
curl -LO https://github.com/kellyjonbrazil/jc/releases/download/v1.25.6/jc-1.25.6-linux-x86_64.tar.gz && tar xzf jc-1.25.6-linux-x86_64.tar.gz && sudo mv jc /usr/local/bin/ && rm jc-1.25.6-linux-x86_64.tar.gz
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!