Microsoft 365 Agents Toolkit
by @microsoft · plugin · 6 skills
Toolkit for building and evaluating Microsoft 365 Copilot declarative agents — scaffolding, JSON manifest development, capability configuration, and eval workflows.
Install the whole plugin (CLI)
npx skillmds add microsoft/install-atk
npx skillmds add microsoft/teams-app-developer
npx skillmds add microsoft/ui-widget-developer
npx skillmds add microsoft/m365-agent-evaluator
npx skillmds add microsoft/declarative-agent-developer
npx skillmds add microsoft/slack-to-teamsSkills in this plugin
- ▌ install-atk · microsoftInstall or update the M365 Agents Toolkit (ATK) CLI and VS Code extension using npx and the VS Code CLI.
- ▌ teams-app-developer · microsoft bundleBuilds, tests, and deploys Microsoft 365 apps and agents for Teams and Copilot using the ATK CLI, with sub-skills for project creation, local testing, cloud deployment, troubleshooting, and Slack-to-Teams migration.
- ▌ ui-widget-developer · microsoft bundleBuild MCP servers for Copilot Chat with interactive widgets using React and Fluent UI, supporting both OpenAI Apps SDK and MCP Apps Extension standards.
- ▌ m365-agent-evaluator · microsoft bundleCreate, run, and analyze evaluation suites for Microsoft 365 Copilot declarative agents using the @microsoft/m365-copilot-eval CLI.
- ▌ declarative-agent-developer · microsoft bundleCreate, build, deploy, and localize declarative agents for M365 Copilot and Teams, including scaffolding, editing manifests, adding capabilities, and localization.
- ▌ slack-to-teams · microsoftMigrate Slack bots to Microsoft Teams, build dual-platform bots, and convert between Block Kit and Adaptive Cards using a routed expert system with 100+ micro-expert files.