github

Manage GitHub repositories, issues, pull requests, and workflows via gh CLI.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill github-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/github
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill github-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive command-line interface to interact with GitHub, streamlining operations like repository management, issue tracking, pull requests, and more.

Core Features & Use Cases

  • Repository Management: Create, clone, delete, and manage repositories.
  • Issue Tracking: Create, list, view, and manage issues.
  • Pull Requests: Create, list, view, and manage pull requests.
  • CI/CD: Monitor and manage GitHub Actions workflows and runs.
  • Gists: Create, list, view, and manage gists.
  • Code Spaces: Create, manage, and access GitHub Codespaces.
  • Search: Search code, commits, issues, PRs, and repositories.
  • Use Case: Use this Skill to automate the process of creating new issues, managing pull requests, and reviewing code without leaving the command line.

Quick Start

Use the github skill to list all open issues in the 'my-repo' repository.

Frequently Asked Questions about github

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

FAQPage Schema
How do I manage GitHub pull requests and issues from the command line?

You can manage GitHub pull requests and issues from the command line by using this Skill to execute gh CLI actions, allowing you to seamlessly create, list, view, and update repository items without leaving the terminal.

Do I need the gh CLI installed to run GitHub Actions workflows and CI/CD monitoring?

Yes, you need the gh CLI installed and authenticated, as this Skill relies on it to execute GitHub Actions workflows, monitor CI/CD runs, and perform repository management operations directly from the command line.

What is the best way to automate repository management and issue tracking for GitHub?

The best way to automate repository management and issue tracking is using this Skill, which interfaces with the gh CLI to automate creating new issues, managing pull requests, and handling repository operations via command-line scripts.

Can I search code, commits, and pull requests across GitHub repositories without a web browser?

Yes, you can search code, commits, issues, and pull requests without a web browser by running gh CLI commands through this Skill to query and retrieve GitHub repository data directly in your terminal environment.

Does this Skill support creating and managing GitHub Codespaces and Gists from the terminal?

This Skill supports creating, managing, and accessing GitHub Codespaces and Gists from the terminal by passing the corresponding commands to the gh CLI, streamlining your code space and snippet workflows.

Why use a command-line interface for GitHub repository management instead of the web UI?

Using a command-line interface for GitHub repository management allows you to automate issue tracking, pull request handling, and CI/CD monitoring without leaving the terminal, reducing context switching and speeding up development workflows.