github

Automate GitHub repository management and PR/issue workflows via gh CLI.

45|12|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/LdotJdot/OpenLum --skill github-ldotjdot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/LdotJdot/OpenLum/tree/main/OpenLum.Console/Skills/github
Command: npx skills add https://github.com/LdotJdot/OpenLum --skill github-ldotjdot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub operations and repository management are made simpler by using the gh CLI through the AI, reducing manual commands and context switching.

Core Features & Use Cases

  • Manage PRs, issues, and CI checks with gh commands.
  • View PRs, issues, and CI status, and query GitHub API from the AI.
  • Use exec to run gh commands in automation workflows or exploratory tasks.

Quick Start

Ask it to list open PRs in my repository with gh pr list.

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 and issue management from an AI assistant?

Automating GitHub PR and issue management from an AI assistant involves executing gh CLI commands to query, create, and review repository data. This Skill uses the exec tool to run gh commands, enabling seamless GitHub repository workflows and CI checks without manual terminal input.

Can I view GitHub CI status and open PRs using gh commands through AI?

Yes, you can view GitHub CI status and open PRs by directing the AI to use gh commands like gh pr list. This Skill executes gh CLI interactions to query GitHub data across repositories, returning CI checks and pull request information directly in your AI interface.

Do I need gh CLI authentication to manage GitHub repositories with AI?

Yes, gh CLI authentication is required to manage GitHub repositories with AI. This Skill relies on the authenticated gh CLI environment and the exec tool to execute commands, ensuring secure access to your repository, organization, and CI data.

What is the best way to query GitHub API data across organizations using AI?

The best way to query GitHub API data across organizations using AI is by leveraging gh CLI interactions through this Skill. It automates querying GitHub data, managing PR workflows, and checking CI status by executing gh commands directly within your AI automation workflows.

How to create and review pull requests in GitHub automation workflows?

Creating and reviewing pull requests in GitHub automation workflows is done by executing gh CLI commands via the exec tool. This Skill facilitates PR creation, review, and querying, allowing the AI to interact directly with your GitHub repositories and organizations.

Are there limitations when using gh CLI for GitHub repository management with AI?

Limitations when using gh CLI for GitHub repository management with AI include dependency on the exec tool to run commands and requiring prior gh CLI authentication. It operates within the constraints of the gh CLI, meaning complex GitHub API interactions must be expressible via gh commands.