·github-copilot-cli
</>

github-copilot-cli

rysweet/amplihack

GitHub Copilot CLI 的專業知識 - 安裝、設定、使用、MCP 伺服器、技能、自訂代理程式和故障排除。在詢問 copilot cli、安裝 copilot、gh copilot、copilot 指令、MCP 設定或 copilot 可擴充性時使用。

7安裝·2熱度·@rysweet

安裝

$npx skills add https://github.com/rysweet/amplihack --skill github-copilot-cli

SKILL.md

Comprehensive knowledge of GitHub Copilot CLI installation, configuration, usage, and extensibility.

| Windows (WinGet) | winget install GitHub.Copilot | | macOS/Linux (Homebrew) | brew install copilot-cli | | All (npm, Node.js 22+) | npm install -g @github/copilot | | macOS/Linux (Script) | curl -fsSL https://gh.io/copilot-install \| bash |

| /help | Show all commands and shortcuts | | /model | Select AI model (Claude Sonnet 4.5, GPT-5, etc.) | | /agent | Browse and select available agents | | /skills | Manage skills | | /mcp | Manage MCP server configuration | | /delegate [prompt] | Hand off to Copilot coding agent (creates PR) | | /compact | Reduce context window usage |

GitHub Copilot CLI 的專業知識 - 安裝、設定、使用、MCP 伺服器、技能、自訂代理程式和故障排除。在詢問 copilot cli、安裝 copilot、gh copilot、copilot 指令、MCP 設定或 copilot 可擴充性時使用。 來源:rysweet/amplihack。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/rysweet/amplihack --skill github-copilot-cli
分類
</>開發工具
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 github-copilot-cli?

GitHub Copilot CLI 的專業知識 - 安裝、設定、使用、MCP 伺服器、技能、自訂代理程式和故障排除。在詢問 copilot cli、安裝 copilot、gh copilot、copilot 指令、MCP 設定或 copilot 可擴充性時使用。 來源:rysweet/amplihack。

如何安裝 github-copilot-cli?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rysweet/amplihack --skill github-copilot-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/rysweet/amplihack