microsoft/foundry-research
| Researches and compiles comprehensive information about Microsoft Foundry, including documentation, architecture, models, and deployment options. Use when user asks to "research Microsoft Foundry", "learn about Foundry", "Foundry documentation", "Foundry architecture", "Foundry models", "how to deploy with Foundry", "Foundry features", or "Foundry capabilities".
npx skills add https://github.com/microsoft/copilot-camp --skill foundry-research
This skill helps you deep-dive into Microsoft Foundry documentation and capabilities by:
Activate this skill when you need:
Ask the user to clarify their specific Foundry interest:
Conduct multiple searches across the Microsoft Learn MCP Server:
Compile findings into these sections:
## Microsoft Foundry Research Summary
### Overview
[Platform description, key components, use cases]
### Architecture
[System design, core components, integration points]
### Available Models
[Model list with capabilities, performance characteristics]
### Deployment Options
[Local development, cloud deployment, hybrid approaches]
### Best Practices
[Recommended patterns, performance optimization, security]
### Getting Started
[Quickstart guides, code examples, resources]
### Related Services
[Azure integration, complementary services]
### Additional Resources
[Links to official documentation and samples]
Structure findings as a detailed markdown document with:
The skill produces a comprehensive research report with:
| Component | Content |
|-----------|---------|
| Executive Summary | 2-3 sentence overview of Foundry |
| Core Findings | 5-7 key points about the user's interest area |
| Technical Details | Architecture, models, APIs, configuration |
| Code Examples | Relevant quickstart code or integration patterns |
| Best Practices | Performance, security, and scalability guidance |
| Resource Links | Direct links to Learn documentation |
All research comes from two primary sources:
https://learn.microsoft.com/api/mcp)https://microsoft.github.io/copilot-camp/)Take microsoft/foundry-research from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.