Integrate with GitHub for repository management and collaboration. Use when you need to: (1) manage repositories, issues, and pull requests, (2) search code and repositories, (3) manage collaborators and teams, or (4) automate GitHub workflows.
Scanned 5/31/2026
Install via CLI
openskills install diegosouzapw/awesome-omni-skill---
name: github
description: Integrate with GitHub for repository management and collaboration. Use when you need to: (1) manage repositories, issues, and pull requests, (2) search code and repositories, (3) manage collaborators and teams, or (4) automate GitHub workflows.
skillId: skp-n66acwiuci1z1xgvol5nz8mz
workflowId: c-k1f35prz9mgwm07jhjosgh5m
triggers:
- github
- repository
- pull request
- issue
tags:
- developer-tools
- version-control
version: 1.0.0
---
# github
Integrate with GitHub for repository management and collaboration. Use when you need to: (1) manage repositories, issues, and pull requests, (2) search code and repositories, (3) manage collaborators and teams, or (4) automate GitHub workflows.
## Installation
```bash
refly skill install skp-n66acwiuci1z1xgvol5nz8mz
```
## Usage
After installation, run the skill using your installation ID:
```bash
refly skill run <installationId> --input '{}'
```
The installation ID is returned when you run `refly skill install`.
No comments yet. Be the first to comment!