·copilot-spaces
</>

copilot-spaces

使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。

2.4K安裝·22熱度·@github

安裝

$npx skills add https://github.com/github/awesome-copilot --skill copilot-spaces

如何安裝 copilot-spaces

透過命令列快速安裝 copilot-spaces AI 技能到你的開發環境

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

來源:github/awesome-copilot。

SKILL.md

查看原文

Use Copilot Spaces to bring curated, project-specific context into conversations. A Space is a shared collection of repositories, files, documentation, and instructions that grounds Copilot responses in your team's actual code and knowledge.

| mcpgithublistcopilotspaces | List all spaces accessible to the current user | | mcpgithubgetcopilotspace | Load a space's full context by owner and name |

The Spaces REST API supports creating, updating, deleting spaces, and managing collaborators. The MCP server only exposes read operations, so use gh api for writes.

使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。 來源:github/awesome-copilot。

可引用資訊

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

安裝指令
npx skills add https://github.com/github/awesome-copilot --skill copilot-spaces
分類
</>開發工具
認證
收錄時間
2026-03-06
更新時間
2026-03-10

Browse more skills from github/awesome-copilot

快速解答

什麼是 copilot-spaces?

使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。 來源:github/awesome-copilot。

如何安裝 copilot-spaces?

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

這個 Skill 的原始碼在哪?

https://github.com/github/awesome-copilot