github

Manage GitHub issues, pull requests, and CI runs via the gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DoggyHU/pipipax_claw_backup --skill github-doggyhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/DoggyHU/pipipax_claw_backup/tree/main/skills/github
Command: npx skills add https://github.com/DoggyHU/pipipax_claw_backup --skill github-doggyhu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines interaction with GitHub repositories, simplifying the management of issues, pull requests, and continuous integration runs.

Core Features & Use Cases

  • GitHub Issue Management: View, create, and manage issues directly through the gh CLI.
  • Pull Request Oversight: Check CI status, list recent workflow runs, and view run details.
  • API for Advanced Queries: Access data not available through other subcommands with the gh api command.
  • JSON Output: Obtain structured data for further analysis or automation.
  • Use Case: For a developer, quickly checking the CI status of a pull request or extracting specific information about a pull request using the gh api command.

Quick Start

Check the CI status of a pull request using the gh CLI.

Frequently Asked Questions about github

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

FAQPage Schema
How do I check the CI status of a pull request using the gh CLI?

To check the CI status of a pull request using the gh CLI, this Skill monitors workflow runs and view run details. It requires gh CLI and access to GitHub repositories, offering JSON output for data analysis.

Can I manage GitHub issues and pull requests directly from the command line?

Yes, you can manage GitHub issues and pull requests directly from the command line. This Skill uses the gh CLI for issue tracking and pull request oversight, requiring gh CLI and access to GitHub repositories.

What is the best way to extract specific information about a pull request?

The best way to extract specific information about a pull request is using the gh api command. This Skill accesses data not available through other subcommands, returning structured JSON output for further analysis or automation.

Do I need to install any dependencies to manage GitHub CI runs?

Yes, you need to install the gh CLI dependency to manage GitHub CI runs. This Skill requires gh and access to GitHub repositories to monitor CI workflows, track issues, and execute commands like gh api for advanced queries.

How do I get structured JSON output from GitHub workflow runs for automation?

You get structured JSON output from GitHub workflow runs by executing queries through the gh CLI. This Skill focuses on CI workflow monitoring and offers JSON output to facilitate downstream data analysis and task automation.