github

Interact with GitHub repositories using the gh CLI for issues, pull requests, CI runs, and API queries.

328|35|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/mosaxiv/clawlet --skill github-mosaxiv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/mosaxiv/clawlet/tree/main/skills/builtin/skills/github
Command: npx skills add https://github.com/mosaxiv/clawlet --skill github-mosaxiv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacts with GitHub via the gh CLI to simplify repository management from AI prompts, reducing context switching and command effort.

Core Features & Use Cases

  • Launch and manage issues and pull requests using gh
  • Inspect CI runs and workflow details directly from AI prompts
  • Run advanced API queries against GitHub repositories

Quick Start

Ask me to run gh commands against a repository to perform actions like listing issues or creating a pull request.

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 directly from AI prompts?

You can manage GitHub pull requests and issues from AI prompts by executing gh CLI commands to create, list, and inspect repository items without manual context switching.

Can I inspect GitHub Actions CI runs and workflow details using the gh CLI?

Yes, you can inspect CI runs and workflow details by running gh CLI commands from AI prompts to retrieve statuses and execution logs directly from your GitHub repositories.

What's the best way to run advanced API queries against GitHub repositories?

Running advanced API queries against GitHub repositories is best handled by executing gh CLI commands through AI prompts to retrieve specific repository data and metadata.

Do I need the gh CLI installed to manage GitHub repositories from AI prompts?

Yes, you need the gh CLI installed and accessible in your execution environment to interact with GitHub repositories and perform actions via AI prompts.

Why use the gh CLI for GitHub repository management instead of switching contexts manually?

Using the gh CLI for GitHub repository management reduces manual command effort and context switching by simplifying issue, pull request, and CI interactions directly from AI prompts.