The azure-hosted-copilot-sdk skill enables developers to build, deploy, and modify GitHub Copilot SDK applications on Azure, handling SDK-specific infrastructure and token management that general deployment tools cannot address. It serves developers creating copilot-powered apps who need to work with `@github/copilot-sdk` or `CopilotClient` implementations, solving the problem of ensuring SDK integration patterns are preserved during deployment and modification workflows. The skill must be invoked as the entry point for any existing codebase containing copilot SDK markers, replacing the generic azure-prepare workflow.
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdk