Use this skill when the user wants to query github projects and repositories with sql syntax.
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-0d8853f1)More formats (shields.io, HTML) on the badges page.
---
name: gh-sql
description: Use this skill when the user wants to query github projects and repositories with sql syntax.
---
# Gh-sql Plugin
Query GitHub Projects and repositories with SQL syntax.
## Commands
### Operations
- `gh-sql repo query` — query repo via gh-sql
- `gh-sql issue query` — query issue via gh-sql
- `gh-sql pr query` — query pr via gh-sql
- `gh-sql project query` — query project via gh-sql
- `gh-sql schema show` — show schema via gh-sql
## Usage Examples
- "gh-sql --help"
- "gh-sql <args>"
## Installation
```bash
cargo install gh-sql
```
## Examples
```bash
gh-sql --version
gh-sql --help
```
## Key Features
- github\n- sql\n- query
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!