Automates the creation of declarative agents for Microsoft 365 Copilot by integrating MCP servers and configuring essential manifests.
This skill streamlines the development of Microsoft 365 Copilot extensions by scaffolding declarative agents that utilize the Model Context Protocol (MCP). It handles the complex orchestration of manifest files—including manifest.json, declarativeAgent.json, and ai-plugin.json—while configuring authentication methods like OAuth 2.0 or SSO. It is an essential tool for developers looking to bridge external data sources and custom logic with the Microsoft 365 ecosystem using standardized protocols and adaptive cards for enhanced user interaction.
主要功能
011 GitHub stars
02Automated scaffolding of Microsoft 365 Agent projects
03Support for response semantics and adaptive card templates
04Seamless MCP server integration and tool mapping
05Configuration for OAuth 2.0 and Single Sign-On (SSO)
06Generation of standardized Teams and Copilot manifest files
使用场景
01Connecting Microsoft 365 apps to external services like GitHub or Jira
02Developing domain-specific AI assistants within the Microsoft Teams environment
03Building a custom Copilot agent to query internal company data via an MCP server