Add MCP M365 agent expert chat mode

This commit is contained in:
Troy Taylor
2025-12-23 14:36:23 -05:00
parent 957f3ab346
commit 89b12d35a2
2 changed files with 82 additions and 0 deletions

View File

@@ -16,3 +16,23 @@ items:
path: prompts/mcp-deploy-manage-agents.prompt.md
- kind: instruction
path: instructions/mcp-m365-copilot.instructions.md
- kind: agent
path: agents/mcp-m365-agent-expert.agent.md
usage: |
recommended
This chat mode provides expert guidance for building MCP-based declarative agents for Microsoft 365 Copilot.
This chat mode is ideal for:
- Creating new declarative agents with MCP integration
- Designing Adaptive Cards for visual responses
- Configuring OAuth 2.0 or SSO authentication
- Setting up response semantics and data extraction
- Troubleshooting deployment and governance issues
- Learning MCP best practices for M365 Copilot
To get the best results, consider:
- Using the instruction file to set context for all Copilot interactions
- Using prompts to generate initial agent structure and configurations
- Switching to the expert chat mode for detailed implementation help
- Providing specific details about your MCP server, tools, and business scenario