copilot-sdk

Programmatic agent runtime for embedding Copilot's agentic workflows in applications across Python, TypeScript, Go, and .NET.

github ↓ 9.3k
Claude Code
View source ↗

What it does

  • GitHub Repository: https://github.com/github/copilot-sdk
  • Getting Started Tutorial: https://github.com/github/copilot-sdk/blob/main/docs/tutorials/first-app.md
  • GitHub MCP Server: https://github.com/github/github-mcp-server
  • MCP Servers Directory: https://github.com/modelcontextprotocol/servers
  • Cookbook: https://github.com/github/copilot-sdk/tree/main/cookbook
  • Samples: https://github.com/github/copilot-sdk/tree/main/samples

Requirements & configuration

  • 2. What parameters it needs (schema)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Programmatic agent runtime for embedding Copilot's agentic workflows in applications across Python, TypeScript, Go, and .NET.

Source

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

copilot-sdk FAQ

What does the copilot-sdk skill do?

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent. GitHub Repository: https://github.com/github/copilot-sdk Getting Started Tutorial: https://github.com/github/copilot-sdk/blob/main/docs/tutorials/first-app.md

How do I install copilot-sdk?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill copilot-sdk --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain copilot-sdk?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

copilot-sdk on getagentictools
[![copilot-sdk on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-copilot-sdk.svg)](https://getagentictools.com/skills/github-awesome-copilot-copilot-sdk?ref=badge)
npx agentictools info skills/github-awesome-copilot-copilot-sdk

The second line is the CLI lookup for this page — handy in READMEs and docs.