github-pr
✓協助建立或修改 GitHub Pull Request。根據當前分支的 commits 自動產生繁體中文 PR 標題與描述。適用於「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求。使用 GitHub CLI (gh) 執行 PR 操作。
Installation
SKILL.md
| 返回 JSON 且 state: "OPEN" | PR 已存在且開啟中 | 進入修改流程 | | 返回 JSON 且 state: "MERGED" | PR 已合併 | 詢問是否建立新 PR | | 返回 JSON 且 state: "CLOSED" | PR 已關閉 | 詢問是否重開或建立新 PR | | 錯誤訊息 no pull requests found | PR 不存在 | 進入建立流程 |
| 單一 commit | 直接使用該 commit 訊息 | | 多個 commits | 總結所有變更的描述性標題 |
| --body-file | 從檔案讀取 PR 描述(推薦) | | --draft | 建立草稿 PR | | --reviewer | 指定審核者(逗號分隔) | | --assignee | 指定負責人 | | --label | 新增標籤 |
協助建立或修改 GitHub Pull Request。根據當前分支的 commits 自動產生繁體中文 PR 標題與描述。適用於「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求。使用 GitHub CLI (gh) 執行 PR 操作。 Source: gn00678465/agentskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/gn00678465/agentskills --skill github-pr- Source
- gn00678465/agentskills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is github-pr?
協助建立或修改 GitHub Pull Request。根據當前分支的 commits 自動產生繁體中文 PR 標題與描述。適用於「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求。使用 GitHub CLI (gh) 執行 PR 操作。 Source: gn00678465/agentskills.
How do I install github-pr?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gn00678465/agentskills --skill github-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/gn00678465/agentskills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01