github-integration - GitHub Issue and PR Management via Bash
Interact with GitHub repositories through bash scripts that handle REST API authentication
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create issue
- list issues
- update issue
- create pull request
- search code
Inputs
- GitHub token
- repository owner
- repository name
- issue title
- branch name
Outputs
- JSON response
- issue URL
- PR URL
- search results
Requirements
- GitHub token with repo scope
- bash environment
- .env file access
