copilot-sdk
π―Skillfrom github/awesome-copilot
GitHub Copilot SDK skill for building agentic applications with Copilot's agent runtime in Python, TypeScript, Go, or .NET, covering tool invocation, file edits, streaming responses, and MCP server connections
Overview
Copilot SDK is a skill for building agentic applications with the GitHub Copilot SDK. It provides guidance on embedding AI agents in applications, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP (Model Context Protocol) servers, and creating custom agents using the programmable Copilot platform.
Key Features
- Agentic app development: Build applications that embed AI agents with full Copilot SDK capabilities
- Custom tool creation: Define and implement custom tools that agents can use during interactions
- Streaming response support: Implement real-time streaming responses for responsive AI-powered user experiences
- MCP server integration: Connect to Model Context Protocol servers for extended tool and data access
- Session management: Handle agent sessions, state, and context across multiple interactions
Who is this for?
This skill is designed for developers building AI-powered applications who want to embed GitHub Copilot capabilities programmatically. It is ideal for teams creating custom agentic workflows, building Copilot extensions, or integrating AI agents into existing products through the GitHub Copilot SDK.
Same repository
github/awesome-copilot(224 items)
Installation
npx vibeindex add github/awesome-copilot --skill copilot-sdknpx skills add github/awesome-copilot --skill copilot-sdk~/.claude/skills/copilot-sdk/SKILL.mdSKILL.md
More from this repository10
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates comprehensive Product Requirements Documents (PRDs) by systematically analyzing requirements and crafting detailed technical specifications
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates Excalidraw diagrams from natural language descriptions, creating visual representations of processes, systems, relationships, and ideas.
Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.
Automates browser interactions, debugging, and performance analysis using Chrome DevTools for comprehensive web page inspection and control.
Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.