Use this skill when the user wants to use gitquarry — Terminal CLI for GitHub repository search with JSON, CSV, and compact output modes.
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-e3612283)More formats (shields.io, HTML) on the badges page.
---
name: gitquarry
description: Use this skill when the user wants to use gitquarry — Terminal CLI for GitHub repository search with JSON, CSV, and compact output modes.
---
# gitquarry Plugin
Terminal CLI for GitHub repository search with JSON, CSV, and compact output modes
## Commands
- `gitquarry self version` — Print gitquarry version
- `gitquarry _ _` — Passthrough to gitquarry CLI
## Usage Examples
- `gitquarry self version` — Check installed version
- `gitquarry _ _ --help` — Show gitquarry help
- `gitquarry _ _ --json` — JSON output mode
## Installation
```bash
cargo install gitquarry
```
## Key Features
- github, search, rust, cli
- 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!