Setup & Installation
What This Skill Does
Microsoft 365 Agents SDK for TypeScript/Node.js. Provides AgentApplication routing, Express hosting, streaming responses via Azure OpenAI, and Copilot Studio client integration for building agents that run across Teams, M365, and Copilot Studio. Using this SDK instead of raw Bot Framework or the REST API gives you typed AgentApplication routing, built-in Express hosting, and a Copilot Studio client that handles conversation lifecycle, so you avoid wiring up auth, activity dispatch, and streaming chunking by hand.
When to use it
- Working with m365 agents ts functionality
- Implementing m365 agents ts features
- Debugging m365 agents ts related issues
