GitHub CLI (gh)

GitHub

提供GitHub CLI工具的使用指南,支持在终端中管理Issue、PR、仓库及Actions。适用于自动化创建问题、发起合并请求、代码搜索及API调用等场景。

触发场景

需要创建或管理GitHub Issue 需要发起或处理Pull Request 需要在终端进行代码搜索 需要管理GitHub Actions或发布版本

安装

npx skills add composio-community/awesome-agent-clis --skill GitHub CLI (gh) -g -y
更多选项

非标准路径

npx skills add https://github.com/composio-community/awesome-agent-clis/tree/master/github-cli -g -y

不安装直接使用

npx skills use composio-community/awesome-agent-clis@GitHub CLI (gh)

指定 Agent (Claude Code)

npx skills add composio-community/awesome-agent-clis --skill GitHub CLI (gh) -a claude-code -g -y

安装 repo 全部 skill

npx skills add composio-community/awesome-agent-clis --all -g -y

预览 repo 内 skill

npx skills add composio-community/awesome-agent-clis --list

SKILL.md

Frontmatter
{
    "name": "GitHub CLI (gh)",
    "description": "Manage GitHub issues, PRs, repos, actions, and code search from the terminal. Use when an agent needs to create issues, open pull requests, manage releases, or search code on GitHub."
}

GitHub CLI (gh)

Issues, PRs, repos, actions, and code search from the terminal.

Installation

brew install gh
gh auth login

Key Commands

gh issue list --json number,title,state
gh issue create --title "Bug" --body "Description"
gh pr list --json number,title,headRefName
gh pr create --title "Feature" --body "Description"
gh pr merge <number> --squash
gh repo clone owner/repo
gh repo create my-repo --public
gh run list --json status,name,conclusion
gh api repos/owner/repo/releases --jq '.[0].tag_name'
gh search code "function_name" --json path,repository

Agent-Friendly Features

  • --json with --jq for precise field extraction
  • gh api for arbitrary GitHub API calls
  • Token auth via GH_TOKEN or GITHUB_TOKEN
  • Non-interactive mode for all commands
  • Structured exit codes

版本历史

  • 9f765d2 当前 2026-07-24 16:03

同 Skill 集合

aws-cli/SKILL.md
coderabbit-cli/SKILL.md
composio-cli/SKILL.md
elevenlabs-cli/SKILL.md
gcloud-cli/SKILL.md
gitlab-cli/SKILL.md
google-workspace-cli/SKILL.md
mailcoach-cli/SKILL.md
neon-cli/SKILL.md
ntn/SKILL.md
planetscale-cli/SKILL.md
posthog-cli/SKILL.md
railway-cli/SKILL.md
ramp-cli/SKILL.md
remotion-cli/SKILL.md
resend-cli/SKILL.md
sendblue-cli/SKILL.md
sentry-cli/SKILL.md
sonoscli/SKILL.md
stripe-cli/SKILL.md
stripe-projects-cli/SKILL.md
supabase-cli/SKILL.md
tavily-cli/SKILL.md
turso-cli/SKILL.md
vercel-cli/SKILL.md
visa-cli/SKILL.md
wacli/SKILL.md
kapso-cli/SKILL.md

元信息

文件数
0
版本
9f765d2
Hash
0805a95e
收录时间
2026-07-24 16:03

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 19:51
浙ICP备14020137号-1 $访客地图$