azure-hosted-copilot-sdk

Automates creating, deploying and configuring Copilot SDK apps on Azure.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-hosted-copilot-sdk-jonathan-vella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-hosted-copilot-sdk
Source: https://github.com/jonathan-vella/azure-smb-rf/tree/main/.github/skills/azure-hosted-copilot-sdk
Command: npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-hosted-copilot-sdk-jonathan-vella

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a structured way to build and deploy Copilot SDK apps to Azure, automating common development steps like scaffold generation and model configuration.

Core Features & Use Cases

  • Scaffold Creation: Automatically create new projects using pre-defined templates for quick development start.
  • Integration: Simplifies integration with existing repositories by providing structured templates.
  • Deployment: Handles Azure infrastructure setup and deployment for Copilot SDK apps.
  • Model Configuration: Offers guidance on model configuration for both GitHub and Azure models.

Quick Start

Use the azd init command to create a new project with the Copilot SDK template and Azure infrastructure.

Frequently Asked Questions about azure-hosted-copilot-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Copilot SDK app to Azure?

To deploy a Copilot SDK app to Azure, you can use this Skill to automate infrastructure setup and deployment. It handles Azure resource configuration and app deployment to streamline the process.

What is the best way to scaffold a new Copilot SDK project?

The best way to scaffold a new Copilot SDK project is using the azd init command. This Skill provides pre-defined templates to automatically create project structures for quick development startup.

How does model configuration work for GitHub and Azure models in Copilot SDK apps?

Model configuration for GitHub and Azure models is handled through guided setup. This Skill offers configuration guidance to properly integrate and set up models within your Copilot SDK applications.

Can I integrate Copilot SDK templates with my existing repositories?

Yes, you can integrate Copilot SDK templates with existing repositories. This Skill provides structured templates that simplify integration into your current codebase for Azure deployment.

Do I need Azure infrastructure setup before building Copilot SDK apps?

You do not need to manually set up Azure infrastructure beforehand. This Skill automates the Azure infrastructure setup and deployment processes required for Copilot SDK applications.