github-cli

Manage GitHub repositories, pull requests, workflows, and issues via CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/3horizons/agentic-devops-platform --skill github-cli-3horizons
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: github-cli
Source: https://github.com/3horizons/agentic-devops-platform/tree/main/.github/skills/github-cli
Command: npx skills add https://github.com/3horizons/agentic-devops-platform --skill github-cli-3horizons

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines interactions with GitHub repositories, issues, and workflows directly from your command line or through AI-driven automation, reducing the need to navigate the GitHub web interface for common tasks.

Core Features & Use Cases

  • Repository Management: Clone, view, and create GitHub repositories.
  • Pull Request Operations: Create, list, view, and merge pull requests.
  • Workflow Automation: List, trigger, and monitor GitHub Actions workflows.
  • Issue Tracking: Create, list, and close GitHub issues.

Quick Start

Use the github-cli skill to create a new public repository named 'my-new-project' with a description.

Frequently Asked Questions about github-cli

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

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

You can manage GitHub pull requests and issues from the command line by using this Skill to interact directly with the GitHub API, enabling automated creation, listing, viewing, and merging without the web interface.

Can I trigger and monitor GitHub Actions workflows using a CLI?▼

Yes, you can trigger and monitor GitHub Actions workflows using a CLI. This Skill provides commands to list, trigger, and track workflow runs directly through the GitHub API for automated DevOps pipelines.

What is the best way to automate GitHub repository creation for new projects?▼

The best way to automate GitHub repository creation is through this Skill's command-line interface, which enables automated repository creation and setup via direct GitHub API interaction.

Does this command line tool work with CI/CD pipelines for DevOps automation?▼

Yes, this command line tool works with CI/CD pipelines for DevOps automation. It supports scripting and integration with continuous integration systems to automate pull request merging and workflow triggering.

Why use a command line interface instead of the GitHub web interface for repository management?▼

Using a command line interface for repository management reduces the need to navigate the GitHub web interface for common tasks, streamlining interactions and enabling automated scripting for issues and pull requests.