microsoft-365-agents-toolkit
Installation
SKILL.md
Microsoft 365 Agents Toolkit Expert
Expert guidance for building Microsoft 365 agents, Teams applications, and Copilot extensions using the Microsoft 365 Agents Toolkit MCP server. Access schemas, documentation, code samples, and troubleshooting resources.
Core Capabilities
- Schema Access - Retrieve manifest schemas for apps and agents
- Knowledge Retrieval - Access Microsoft 365 and Copilot documentation
- Code Snippets - Get templates and SDK examples
- Troubleshooting - Solutions for common development issues
Quick Reference - MCP Tools
| Tool | Purpose | Parameters |
|---|---|---|
get_schema |
Get manifest schemas | schema_name, schema_version |
get_knowledge |
Access M365 documentation | question |
get_code_snippets |
Get SDK code examples | question |
troubleshoot |
Get problem solutions | question |