GitHub v3 REST API Skill
github-com-api-github-com
github-com-api-github-com
| Method | Path | Description |
|---|---|---|
GET | / | |
GET | /advisories | GitHub API Root |
GET | /advisories/{ghsa_id} | List global security advisories |
GET | /agents/repos/{owner}/{repo}/tasks | Get a global security advisory |
POST | /agents/repos/{owner}/{repo}/tasks | List tasks for repository |
GET | /agents/repos/{owner}/{repo}/tasks/{task_id} | Create a task |
GET | /agents/tasks | Get a task by repo |
GET | /agents/tasks/{task_id} | List tasks |
GET | /app | Get a task by ID |
POST | /app-manifests/{code}/conversions | Get the authenticated app |
GET | /app/hook/config | Create a GitHub App from a manifest |
PATCH | /app/hook/config | Get a webhook configuration for an app |
GET | /app/hook/deliveries | Update a webhook configuration for an app |
GET | /app/hook/deliveries/{delivery_id} | List deliveries for an app webhook |
POST | /app/hook/deliveries/{delivery_id}/attempts | Get a delivery for an app webhook |
GET | /app/installation-requests | Redeliver a delivery for an app webhook |
GET | /app/installations | List installation requests for the authenticated app |
GET | /app/installations/{installation_id} | List installations for the authenticated app |
DELETE | /app/installations/{installation_id} | Get an installation for the authenticated app |
POST | /app/installations/{installation_id}/access_tokens | Delete an installation for the authenticated app |
PUT | /app/installations/{installation_id}/suspended | Create an installation access token for an app |
DELETE | /app/installations/{installation_id}/suspended | Suspend an app installation |
DELETE | /applications/{client_id}/grant | Unsuspend an app installation |
POST | /applications/{client_id}/token | Delete an app authorization |
PATCH | /applications/{client_id}/token | Check a token |
DELETE | /applications/{client_id}/token | Reset a token |
POST | /applications/{client_id}/token/scoped | Delete an app token |
GET | /apps/{app_slug} | Create a scoped access token |
GET | /assignments/{assignment_id} | Get an app |
GET | /assignments/{assignment_id}/accepted_assignments | Get an assignment |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install github-com-api-github-com
Downloads and installs to ~/.claude/skills/github-com-api-github-com/
1.1.4 (2026-02-19)