ghcli

Manage GitHub issues, PRs, and notifications via the gh CLI.

6|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/junghan0611/agent-config --skill ghcli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ghcli
Source: https://github.com/junghan0611/agent-config/tree/main/skills/ghcli
Command: npx skills add https://github.com/junghan0611/agent-config --skill ghcli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub users and teams face repetitive, context-switching tasks when managing issues, PRs, stars, and notifications across repositories. This Skill consolidates those workflows into a CLI-driven interface to save time and reduce errors.

Core Features & Use Cases

  • Issue & PR management: list, view, create, and comment on issues and PRs across repositories.
  • Activity overview: fetch starred repos, notifications, and basic repo exploration to stay up-to-date.
  • Automation-friendly: integrate with scripts and automation to streamline common GitHub tasks from the terminal.

Quick Start

Ask the AI to list open issues in a repository and return a structured summary.

Frequently Asked Questions about ghcli

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

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

You can manage GitHub issues and pull requests from the command line by using a configured GitHub token to list, view, create, and comment on them across multiple repositories via the gh CLI.

Can I fetch GitHub notifications and starred repos using a CLI tool?

Yes, you can fetch GitHub notifications and starred repos using a CLI tool. This Skill retrieves repository exploration data and activity overviews directly from the terminal to help you stay up-to-date.

What is the best way to automate GitHub tasks for multiple repositories?

The best way to automate GitHub tasks for multiple repositories is integrating scripts with a CLI-driven interface. This approach consolidates workflows for issues, PRs, and notifications to reduce manual overhead.

Do I need a GitHub token to list and create pull requests via the CLI?

Yes, you need a configured GitHub token to list and create pull requests via the CLI. The token authorizes the gh CLI to access your repositories and execute management commands securely.

How does a CLI interface handle context-switching when managing GitHub PRs?

A CLI interface handles context-switching when managing GitHub PRs by consolidating repetitive workflows into a single terminal-driven environment, reducing errors and saving time without leaving the command line.