·copilot-sdk
</>

copilot-sdk

使用 Copilot SDK 建立由 GitHub Copilot 支援的應用程式。在跨 Node.js/TypeScript、Python、Go 或 .NET 建立與 Copilot 的程式設計整合時使用。涵蓋會話管理...

39安裝·2熱度·@sickn33

安裝

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill copilot-sdk

如何安裝 copilot-sdk

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

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

來源:sickn33/antigravity-awesome-skills。

SKILL.md

查看原文

Build applications that programmatically interact with GitHub Copilot. The SDK wraps the Copilot CLI via JSON-RPC, providing session management, custom tools, hooks, MCP server integration, and streaming across Node.js, Python, Go, and .NET.

| Node.js | @github/copilot-sdk | npm install @github/copilot-sdk | | Python | github-copilot-sdk | pip install github-copilot-sdk | | Go | github.com/github/copilot-sdk/go | go get github.com/github/copilot-sdk/go | | .NET | GitHub.Copilot.SDK | dotnet add package GitHub.Copilot.SDK |

All SDK usage follows this pattern: create a client, create a session, send messages.

使用 Copilot SDK 建立由 GitHub Copilot 支援的應用程式。在跨 Node.js/TypeScript、Python、Go 或 .NET 建立與 Copilot 的程式設計整合時使用。涵蓋會話管理... 來源:sickn33/antigravity-awesome-skills。

可引用資訊

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

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

Browse more skills from sickn33/antigravity-awesome-skills

快速解答

什麼是 copilot-sdk?

使用 Copilot SDK 建立由 GitHub Copilot 支援的應用程式。在跨 Node.js/TypeScript、Python、Go 或 .NET 建立與 Copilot 的程式設計整合時使用。涵蓋會話管理... 來源:sickn33/antigravity-awesome-skills。

如何安裝 copilot-sdk?

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

這個 Skill 的原始碼在哪?

https://github.com/sickn33/antigravity-awesome-skills