·github-copilot-cli
</>

github-copilot-cli

rysweet/amplihack

GitHub Copilot CLI 的专业知识 - 安装、配置、使用、MCP 服务器、技能、自定义代理和故障排除。在询问 copilot cli、安装 copilot、gh copilot、copilot 命令、MCP 设置或 copilot 可扩展性时使用。

9安装·3热度·@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