Copilot Sdk — agent skill from github/awesome-copilot

Copilot Sdk is available in the open agent skills ecosystem (github/awesome-copilot).

Install

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

Skill content

The instructions an agent receives when this skill is active.

--- name: copilot-sdk description: 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 Copilot SDK

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Copilot Sdk do?
Copilot Sdk is available in the open agent skills ecosystem (github/awesome-copilot). Copilot Sdk — agent skill from github/awesome-copilot.
How do I install Copilot Sdk?
In a supported agent environment, run: npx skills add https://github.com/github/awesome-copilot --skill copilot-sdk
When should I use Copilot Sdk?
Use this skill when working on tasks related to copilot-sdk.
Got an example for Copilot Sdk?
Apply Copilot Sdk to a relevant agent workflow.
Where does Copilot Sdk come from?
Source and updates: https://www.skills.sh/github/awesome-copilot/copilot-sdk. Confirm install steps and permissions there before you rely on it.