jc
CommunityTurn CLI output into structured JSON.
Authorknoopx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill converts the output of CLI tools into structured JSON, enabling easier processing, filtering, and piping to tools like jq in automation pipelines.
Core Features & Use Cases
- Converts text from common commands (ps, dig, netstat, ls, etc.) into machine-readable JSON.
- Provides a simple Python interface and a discoverable parser set, enabling programmatic parsing of command output.
- Use Case: extract structured data from system commands for dashboards, auditing, or automated workflows.
Quick Start
Install jc with your package manager and then run sample commands:
- ps aux | jc --ps
- dig example.com | jc --dig | jq '.answer[].data'
Dependency Matrix
Required Modules
None requiredComponents
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: jc Download link: https://github.com/knoopx/pi/archive/main.zip#jc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.