Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Read-only GitHub API access as Mic92 — issues, PRs, releases, commits, actions runs, etc.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 159% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -85% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -83% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -84% | 0% |
bashn8n-hooks github <path> [-q k=v ...] # GET api.github.com<path> n8n-hooks github discover <term> # grep endpoints n8n-hooks github discover /<path> # exact path → show params
GET-only (enforced server-side). Output is JSON — pipe through jq. Pagination: -q per_page=N -q page=M (max 100).
Example:
bashn8n-hooks github /repos/NixOS/nixpkgs/pulls/12345/files | jq '.[].filename'
Other measured skills in the registry, with their headline benchmark lift.