foundry-agent-platform
Microsoft Foundry agent deployment, orchestration, and cloud-native AI service patterns
npx skills add majiayu000/claude-skill-registry --skill foundry-agent-platform-fabioc-aloha-youtube-mcp-vscode --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Foundry Agent Platform Skill > Deploy, orchestrate, and manage AI agents on Microsoft Foundry — the unified Azure PaaS for enterprise AI. ## Rapid Evolution Domain Foundry is in active preview (February 2026). SDK versions change frequently. **Refresh triggers:** - `azure-ai-projects` SDK version bump (currently 2.0.0b3) - Foundry portal feature releases - Hosted Agents GA - Memory API changes **Last validated:** February 2026 --- ## Platform Overview Microsoft Foundry (formerly Azure AI Foundry) unifies model hosting, agent orchestration, tool management, observability, and multi-channel publishing. | Concept | Description | |---------|-------------| | **Portal** | https://ai.azure.com | | **Endpoint** | `https://<resource>.services.ai.azure.com/api/projects/<project>` | | **MCP Server** | https://mcp.ai.azure.com (cloud-hosted, Entra ID) | | **VS Code Extension** | `TeamsDevApp.vscode-ai-foundry` | | **Key Distinction** | Infrastructure platform (backend), not a surface | ### Foundry vs Other Platforms | Aspect | VS Code Extension | M365 Copilot | Foundry | |--------|------------------|-------------|---------| | **Type** | IDE plugin | Declarative agent | Cloud PaaS | | **Runti
- Rapid Evolution Domain
- Platform Overview
- Foundry vs Other Platforms
- Four SDK Types
- SDK Packages
- Agent Service Patterns
- Create Agent
- Versioned Agents
- Conversations (Multi-Turn)
- Key Concepts
- Tool Categories
- File Search Setup
- Memory & Foundry IQ
- Hosted Agents (Preview)
pip install azure-ai-agentserver-agentframework agentserver run --interactive # local test agentserver run # container mode (port 8080) azd deploy # deploy to Foundry
What does the foundry-agent-platform skill do?
Microsoft Foundry agent deployment, orchestration, and cloud-native AI service patterns
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill foundry-agent-platform-fabioc-aloha-youtube-mcp-vscode --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
