mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-24 04:15:14 +00:00
Add MCP M365 agent expert chat mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user