什麼是 copilot-spaces?
使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。 來源:github/awesome-copilot。
使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。
透過命令列快速安裝 copilot-spaces AI 技能到你的開發環境
來源:github/awesome-copilot。
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使用 Copilot Spaces 為對話提供特定於項目的上下文。當使用者提及「副駕駛空間」、想要從共享知識庫載入上下文、發現可用空間或提出基於策劃的專案文件、程式碼和說明的問題時,請使用此技能。 來源:github/awesome-copilot。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/github/awesome-copilot --skill copilot-spaces 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot