Skip to main content
Run any Skill in Manus
with one click

github-cli

Stars2
Forks1
UpdatedJune 26, 2026 at 11:06

Interact with and orchestrate GitHub resources (Repositories, Pull Requests, Issues, Releases, Secrets, and Actions) using the official GitHub CLI (gh). This skill explains how to use the pre-installed binary located in the workspace, bypassing the incorrect 'gh' npm package, and covers headless token-based authentication and non-interactive automation. Use this skill in the following scenarios: * GitHub Integration: When needing to programmatically interact with GitHub repositories, issues, pull requests, or actions. * Headless Auth: When performing operations securely using 'GITHUB_TOKEN' or 'GH_TOKEN' instead of interactive web logins. * Automation Shells: Using non-interactive flags like '--yes' and specifying all required metadata (titles, bodies) to avoid interactive shell blocks.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly