azure-foundry-agent
Installation
SKILL.md
Azure Foundry Agent Skill
Invoke Azure Foundry agents using the Azure MCP tools. This skill enables discovering Foundry resources, listing agents, and invoking agents for task classification and other AI workflows.
Configuration
Copy config.example.yaml to config.yaml and customize:
# Azure subscription (optional - uses current if not set)
subscription: ""
# Foundry resource name (from foundry_resource_get)
resource: "shboyer-copilot-proj-resource"
# Project name
project: "shboyer-copilot-proj"