Use this skill when the user wants to use jqcsv — Process CSV files with jq-like queries — JSON output for pipeline integration.
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-b95312e6)More formats (shields.io, HTML) on the badges page.
---
name: jqcsv
description: Use this skill when the user wants to use jqcsv — Process CSV files with jq-like queries — JSON output for pipeline integration.
---
# jqcsv Plugin
Process CSV files with jq-like queries — JSON output for pipeline integration
## Commands
- `jqcsv self version` — Print jqcsv version
- `jqcsv _ _` — Passthrough to jqcsv CLI
## Usage Examples
- `jqcsv self version` — Check installed version
- `jqcsv _ _ --help` — Show jqcsv help
- `jqcsv _ _ --json` — JSON output mode
## Installation
```bash
npm install -g jqcsv
```
## Key Features
- csv, json, cli, data
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
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!