Use this skill to crawl and analyze GitHub repositories with JSON output.
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-ed7309bc)More formats (shields.io, HTML) on the badges page.
---
name: ghcrawl
description: Use this skill to crawl and analyze GitHub repositories with JSON output.
---
# ghcrawl Plugin
GitHub repository crawler with JSON output.
## Commands
- `ghcrawl _ _` — Passthrough to ghcrawl CLI
## Installation
```bash
go install github.com/pwrdrvr/ghcrawl@latest
```
## Examples
```bash
ghcrawl --json https://github.com/user/repo
```
## Key Features
- **Repo crawling** — Analyze GitHub repositories
- **JSON output** — Machine-readable results
- **Pipeline-ready** — Automation-friendly
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!