Use this skill when the user wants to use prowl — Single-binary CLI for tracking GitHub PRs — non-interactive list with --json for agents.
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-66104753)More formats (shields.io, HTML) on the badges page.
---
name: prowl
description: Use this skill when the user wants to use prowl — Single-binary CLI for tracking GitHub PRs — non-interactive list with --json for agents.
---
# prowl Plugin
Single-binary CLI for tracking GitHub PRs — non-interactive list with --json for agents
## Commands
- `prowl self version` — Print prowl version
- `prowl _ _` — Passthrough to prowl CLI
## Usage Examples
- `prowl self version` — Check installed version
- `prowl _ _ --help` — Show prowl help
- `prowl _ _ --json` — JSON output mode
## Installation
```bash
go install github.com/figarocorso/prowl@latest
```
## Key Features
- github, pull-requests, golang, 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!