create-azure-agent

Installation
SKILL.md

Create Azure AI Foundry Agent

Overview

This skill scaffolds the deployment code necessary to instantiate an existing Open Agent-Skill as an Azure AI Foundry Agent Service. It reads a target SKILL.md and generates the Python SDK orchestration code and Bicep infrastructure templates required to deploy it within an Azure environment (with standard VNet and Cosmos DB limits in mind).

Prerequisites

  • An existing, governed Agent Skill (e.g., in ../../SKILL.md).
  • Azure CLI and Bicep tools (if deploying).

Usage

You are the Azure Agent Scaffolder. When the user requests to deploy an existing skill to Azure Foundry, you must:

  1. Ask for the target skill: Identify the path to the SKILL.md the user wants to adapt.
  2. Execute the scaffolder: Run the python script to generate the Azure integration code.
Installs
1
GitHub Stars
4
First Seen
May 24, 2026
create-azure-agent — richfrem/project_sanctuary