github-workflows-query
Installation
SKILL.md
GitHub Workflows Query Skill
List GitHub Actions workflows with efficient pagination using the --per-page flag.
Usage
Use this script to list workflows from any repository with controlled page sizes.
Basic Usage
./query-workflows.sh --owner github --repo gh-aw
# Returns 10 workflows (default per_page=10)