This repository contains sample agents and prompts for building with the Microsoft Agent 365 SDK. The Microsoft Agent 365 SDK extends the Microsoft 365 Agents SDK with enterprise-grade capabilities for building sophisticated agents. It provides comprehensive tooling for observability, notifications, runtime utilities, and development tools that help developers create production-ready agents for platforms including M365, Teams, Copilot Studio, and Webchat.
- Sample agents are available in C# (.NET), Python, and Node.js/TypeScript
- Prompts to help you get started with AI-powered development tools like Cursor IDE
Use the information in this README to contribute to this open-source project. To learn about using this SDK in your projects, refer to the Microsoft Agent 365 Developer documentation.
This samples repository is currently in active development and contains:
- Sample Agents: Production-ready examples in C#/.NET, Python, and Node.js/TypeScript demonstrating observability, notifications, tooling, and hosting patterns
- Prompts: Guides for using AI-powered development tools (e.g., Cursor IDE) to accelerate agent development
For comprehensive documentation and guides, visit the Microsoft Agent 365 Developer Documentation.
The sample agents in this repository use the Microsoft Agent 365 SDK, which provides enterprise-grade extensions for observability, notifications, runtime utilities, and developer tools. Explore the SDK repositories below:
- Microsoft Agent 365 SDK - C# /.NET repository
- Microsoft Agent 365 SDK - Python repository
- Microsoft Agent 365 SDK - Node.js/TypeScript repository
- Microsoft Agent 365 SDK Samples repository - You are here
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
The core SDK for building conversational AI agents for Microsoft 365 platforms.
- Microsoft 365 Agents SDK - C# /.NET repository
- Microsoft 365 Agents SDK - NodeJS /TypeScript repository
- Microsoft 365 Agents SDK - Python repository
- Microsoft 365 Agents documentation
For language-specific documentation and additional resources, explore the following links:
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License - see the LICENSE file for details.