Microsoft Foundry
Foundry-platform fluency for any language. One orchestrator + 10 sub-skills covering hosted agents, intent-based toolboxes, multi-agent workflows, Foundry IQ knowledge bases, managed skills, long-term memory, observability and evaluations, and governance via the Foundry Control Plane. Bundles Azure MCP, Foundry MCP (mcp.ai.azure.com), and Microsoft Docs MCP for live operations and always-current docs.
- Type
- plugin
- GitHub stars
- ★ 2.7K
- Repository
- microsoft/skills
- Category
- —
Install
1Quick install (skills CLI)
npx skills add microsoft/skills --skill microsoft-foundry--plugin --agent claude-codeInstalls microsoft-foundry--plugin into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/plugins/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.