m365-agents-py Skill
Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "microsoftagents", "AgentApplication", "startagentprocess", "TurnContext", "Copilot Studio client", Published by microsoft in skills.
What is m365-agents-py Skill?
Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "microsoftagents", "AgentApplication", "startagentprocess", "TurnContext", "Copilot Studio client", Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use m365-agents-py Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/m365-agents-py/SKILL.md
What it does
Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers: "Microsoft 365 Agents SDK", "microsoftagents", "AgentApplication", "startagentprocess", "TurnContext", "Copilot Studio client",
Skill instructions
Microsoft 365 Agents SDK (Python) Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft Agents SDK with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based authentication. Before implementation - Use the microsoft-docs MCP to verify the latest API signatures for AgentApplication, startagentprocess, and authentication options. - Confirm package versions on PyPI for the microsoft-agents-\ packages you plan to use. Important Notice - Import Changes ⚠️ Breaking Change: Recent updates have changed the Python import structure from microsoft.agents to microsoftagents (using underscores instead of dots). Installation bash pip install microsoft-agents-hosting-core pip install microsoft-agents-hosting-aiohttp pip install microsoft-agents-activity pip install microsoft-agents-authentication-msal pip install microsoft-agents-copilotstudio-client pip install python-dotenv aiohttp Environment Variables (.env) bash CONNECTIONSSERVICECONNEC
Explore related resources
Frequently asked questions
What is m365-agents-py?
m365-agents-py is a open-source AI agent skill with Copy skill directory. Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth.
Who is m365-agents-py best for?
m365-agents-py is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install m365-agents-py?
Install or run m365-agents-py using Copy skill directory. Check m365-agents-py for the latest setup command.
Is m365-agents-py actively maintained?
m365-agents-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.