What problem does it solve?
This Skill removes the guesswork from building, modifying, and deploying GitHub Copilot SDK applications for Azure, so existing codebases can be prepared with the right routing, authentication, and infrastructure patterns.
Core Features & Use Cases
- Copilot SDK Detection and Routing: Identifies when a repository contains Copilot SDK markers and routes work through the correct skill flow.
- Azure App Preparation: Scaffolds or adapts Azure infrastructure, deployment manifests, and app configuration for Copilot-powered services.
- Model and Auth Configuration: Supports GitHub default models, specific GitHub models, and Azure BYOM setups with the required credential patterns.
- Use Case: A team wants to add a chat endpoint to an existing Node app, connect it to Copilot SDK, and deploy it to Azure with secure token handling and environment-specific model settings.
Quick Start
Ask this skill to prepare your existing Copilot SDK application for Azure by analyzing the repository, selecting the correct deployment path, and applying the required Copilot and Azure configuration.