What problem does it solve?
This Skill streamlines interactions with GitHub repositories, automating tasks related to issues, pull requests, and continuous integration workflows, reducing the need for manual command-line operations.
Core Features & Use Cases
- Issue Management: Create, list, and comment on GitHub issues.
- Pull Request Operations: Check PR status, view details, create, and merge PRs.
- CI/Workflow Monitoring: List and view status and logs for GitHub Actions runs.
- API Queries: Fetch repository data, labels, and other information using the GitHub API.
- Use Case: You need to quickly check the status of all open pull requests in a specific repository and ensure their CI checks are passing before merging.
Quick Start
Use the github skill to list all open pull requests in the 'ApiliumCode/mayros' repository.