Welcome to the Copilot Studio Agents directory! This section contains a collection of pre-built, reusable agent templates designed to accelerate your development in Microsoft Copilot Studio.
Each agent is in its own folder with a detailed README explaining its function, prerequisites, and setup instructions.
Our sample custom engine agents are prefixed with ca- .
| Agent Name | Description | Use Cases |
|---|---|---|
| 📧 AutoReply Agent | An autonomous agent that monitors incoming emails, researches questions using trusted knowledge sources, and generates professional draft responses. The agent analyzes email content, provides detailed answers with source citations, and formats responses in an engaging, professional manner with suggested follow-up questions. | • Email automation • Customer service support • Research assistance • Professional correspondence • Knowledge base integration |
| 🧾 Product Quote Agent | An autonomous agent that generates professional sales quotes by looking up product information in an Excel file. Users can request the quote in conversation with the agent or by sending a monitored inbox. It uses Power Automate to automatically populate a Word template with the quote details and can email it directly to a customer based on their request. | • Sales quote generation • Automated document creation • Excel data integration • Power Platform automation • Customer inquiry response |
To use these sample agents:
- Clone this repository
- Navigate to the agent directory of your choice
- Follow the setup instructions in each agent's README file
We welcome contributions from the community! If you've built an interesting agent or improved one of our samples, please consider submitting a pull request.
Happy agent building! 🚀