github

Manage GitHub issues, pull requests, and API queries via the gh CLI.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/tiagofur/kakoclaw --skill github-tiagofur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/tiagofur/kakoclaw/tree/main/skills/github
Command: npx skills add https://github.com/tiagofur/kakoclaw --skill github-tiagofur

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interact with GitHub using the gh CLI to automate routine tasks like issues, PRs, and queries, saving time and reducing manual steps.

Core Features & Use Cases

  • Create, update, and manage issues and pull requests across repositories
  • Run API queries and automations with gh api and gh run
  • Use in multi-repo workflows to coordinate tasks and extract status information

Quick Start

Install the gh CLI and authenticate, then run a command to create an issue or check a PR.

Frequently Asked Questions about github

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

FAQPage Schema
How do I automate GitHub issue creation and pull request checks across multiple repositories?

You can automate GitHub issue creation and PR checks by using the gh CLI to interact with repositories, requiring GitHub authentication and network access to api.github.com to manage operations across multiple projects.

What do I need to run gh API queries and manage repository labels?

To run gh API queries and manage repository labels, you need the gh CLI installed, GitHub authentication configured, and network access to api.github.com to perform the requested operations.

Can I coordinate tasks and extract repository insights using gh workflows?

Yes, you can coordinate tasks and extract repository insights by using gh workflows to run API queries and automations, extracting status information across multiple projects within your development cycle.

Does this approach work for automating routine GitHub tasks without manual steps?

Yes, automating routine GitHub tasks without manual steps works by using the gh CLI to manage issues, pull requests, and API queries, saving time and reducing manual steps in your workflow.

What are the limitations of using the gh CLI for GitHub automation?

Limitations of using the gh CLI for GitHub automation include the strict requirement for the CLI to be installed, active GitHub authentication, and continuous network access to api.github.com to perform any operations.