github

Manage GitHub repositories via gh CLI for issues, PRs, and CI runs.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill github-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/github
Command: npx skills add https://github.com/eggent-ai/eggent --skill github-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly manage GitHub repositories and workflows by leveraging the gh CLI to handle issues, PRs, CI runs, code reviews, and API queries, reducing context switching and manual steps for developers.

Core Features & Use Cases

  • Manage issues and pull requests across multiple repositories
  • Check CI/workflow status and view run details
  • Create, comment on, close, or merge PRs and issues
  • Query GitHub API data for analytics, reports, and monitoring
  • List repositories, collaborators, and releases to stay informed

Quick Start

Ask the AI to perform a GitHub operation using gh, such as listing open PRs in a repository.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub PR management and issue triage across multiple repositories?

Automate GitHub PR management and issue triage across multiple repositories using the gh CLI to list, view, create, comment on, close, or merge pull requests and issues without manual context switching.

Can I check CI run status and workflow details using the gh CLI?

Check CI run status and workflow details using the gh CLI to monitor continuous integration runs and view specific execution details directly within your development workflow.

What do I need to authenticate gh before querying the GitHub API for repository data?

Authenticate gh before querying the GitHub API by configuring your GitHub credentials, which is a required prerequisite to enable listing repositories, collaborators, releases, and querying analytics data.

How do I create and merge pull requests directly from my development environment?

Create and merge pull requests directly from your development environment by executing gh CLI commands to automate code reviews, submit PRs, and merge branches seamlessly.

Does this approach work for querying GitHub API data for analytics and monitoring reports?

Querying GitHub API data for analytics and monitoring reports works by leveraging the gh CLI to extract repository data, list collaborators, and track releases across multiple repositories.

What is the best way to reduce manual context switching when managing GitHub workflows?

Reduce manual context switching when managing GitHub workflows by automating repository tasks with the gh CLI, handling issues, PRs, and CI runs directly through AI-driven commands.