什麼是 github-cli?
用於儲存庫、問題、拉取請求、操作、發布、專案和 API 呼叫的 GitHub CLI 工作流程。在建立 PR、審查程式碼、分類問題、觸發工作流程、發布版本、管理專案、驗證證明或查詢 GitHub API 時使用。用於 gh cli、github 自動化、程式碼審查、發布管理。 來源:oakoss/agent-skills。
用於儲存庫、問題、拉取請求、操作、發布、專案和 API 呼叫的 GitHub CLI 工作流程。在建立 PR、審查程式碼、分類問題、觸發工作流程、發布版本、管理專案、驗證證明或查詢 GitHub API 時使用。用於 gh cli、github 自動化、程式碼審查、發布管理。
透過命令列快速安裝 github-cli AI 技能到你的開發環境
來源:oakoss/agent-skills。
Provides patterns for the gh CLI to interact with GitHub repositories, services, and APIs directly from the terminal. Covers authentication, repository management, issues, pull requests, actions, releases, projects, search, and the REST/GraphQL API. Git workflow patterns (branching, commits, CI/CD) are handled by a separate skill.
| Auth | gh auth status, gh auth login, gh auth token | | Repos | gh repo clone, gh repo create, gh repo fork, gh repo sync | | Browse | gh browse, gh browse --settings, gh browse file.ts:42 | | Issues | gh issue list, gh issue create, gh issue edit, gh issue close | | Pull Requests | gh pr create, gh pr review, gh pr merge, gh pr checkout |
| Actions | gh run list, gh run view, gh workflow run, gh cache list | | Releases | gh release create, gh release list, gh release verify | | Projects | gh project list, gh project create, gh project item-add | | Search | gh search repos, gh search issues, gh search code | | API | gh api repos/{owner}/{repo}, gh api graphql |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/oakoss/agent-skills --skill github-cli用於儲存庫、問題、拉取請求、操作、發布、專案和 API 呼叫的 GitHub CLI 工作流程。在建立 PR、審查程式碼、分類問題、觸發工作流程、發布版本、管理專案、驗證證明或查詢 GitHub API 時使用。用於 gh cli、github 自動化、程式碼審查、發布管理。 來源:oakoss/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oakoss/agent-skills --skill github-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oakoss/agent-skills