Skip to main content
AI/MLgithub

copilot-sdk

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.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--copilot-sdk
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/copilot-sdk/skills/copilot-sdk/SKILL.md -o .claude/skills/copilot-sdk.md

Drops the SKILL.md into .claude/skills/copilot-sdk.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.