Skip to content
AI & Agents
Skill

/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.

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill github --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/github

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.

SKILL.md

github.SKILL.md
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

refly skill install skp-n66acwiuci1z1xgvol5nz8mz

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin