AI AGENT ADDONS
375,514installs

The Azure hosted Copilot SDK skill helps you build, modify, and deploy apps that use GitHub Copilot. It is designed for projects that include the @github/copilot-sdk package or use CopilotClient in their code. This skill automatically detects those markers and guides you through every step.

When your codebase contains copilot SDK tools, this skill runs first. It can scaffold a new project, add a new copilot service to an existing app, or help you prepare and deploy your app to Azure. It also supports bringing your own model with BYOM configuration.

Whether you are building a new copilot powered app or adding features to an existing one, this skill makes the process smooth. It works with Azure tools like azd init and handles the infrastructure needed to run your app in the cloud.

Add Azure Hosted Copilot Sdk skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-hosted-copilot-sdk

Project

mkdir -p .claude/skills/azure-hosted-copilot-sdk

Source Repository

Stars
1,241
Forks
195
Watchers
1,241
License
MIT
Last Push
4 days ago
Created
4 months ago