REST API access to repos, PRs, issues, and notifications.
Scanned 9/13/2026
Install to Claude Code
npx -y skills add fru-dev3/fd-apps-prevail-cli --skill github --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Github?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fru-dev3-github)More formats (shields.io, HTML) on the badges page.
# GitHub connector
REST API access to repos, PRs, issues, and notifications.
## Auth
Personal access token (PAT). Generate at
`github.com/settings/tokens` with `user`, `repo`, `notifications` scope.
Set as `GH_TOKEN` in your shell.
The probe hits `GET https://api.github.com/user`, a 200 means the token
is valid; a 401 means it's expired or revoked.
## Skills
- `pr-queue`, open PRs assigned to or authored by you
- `notifications-unread`, unread notification count
- `repo-stars-trend`, star-count delta last 7 days per owned repo
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!