copilot-sdk
Embed GitHub Copilot's agentic workflows and LLM orchestration into Node.js, Python, Go, and .NET applications.
Install
npx skills add https://github.com/github/awesome-copilot --skill copilot-sdkStats
| Total installs | 7,854 |
| Weekly installs | 7.8K |
| GitHub stars | 27.4K |
| First seen | Jan 29, 2026 |
| Source | @github/awesome-copilot |
Summary
- Exposes the same production-tested engine behind Copilot CLI with support for streaming responses, custom tool definitions, and multi-turn conversations
- Supports four language runtimes (Node.js 18+, Python 3.8+, Go 1.21+, .NET 8.0+) with consistent APIs across all platforms
- Enables integration with MCP servers for pre-built tools, custom agent personas with specialized prompts, and session persistence across restarts
- Includes event-driven architecture for tool invocation, streaming chunks, reasoning visibility, and error handling; configurable client and session options for model selection, timeouts, and resource management
Tags
Related skills
| Skill | Installs | vs copilot-sdk |
|---|---|---|
| ai-social-media-content | 8,316 | +462 |
| microsoft-skill-creator | 7,592 | -262 |
| landing-page-design | 8,004 | +150 |
| firecrawl-crawl | 8,324 | +470 |
| agent-governance | 7,639 | -215 |
FAQ
- How many installs does copilot-sdk have?
- copilot-sdk has 7,854 total installs and 7.8K installs this week.
- Where is copilot-sdk hosted?
- copilot-sdk is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does copilot-sdk have?
- copilot-sdk has 27.4K GitHub stars.
- When was copilot-sdk first indexed?
- OrangeBot.AI first indexed copilot-sdk on Jan 29, 2026.
- How do I install copilot-sdk?
- Run: npx skills add https://github.com/github/awesome-copilot --skill copilot-sdk