diff --git a/samples/m365-summarise-email/assets/demo.jpg b/samples/m365-summarise-email/assets/demo.jpg new file mode 100644 index 0000000..9d84637 Binary files /dev/null and b/samples/m365-summarise-email/assets/demo.jpg differ diff --git a/samples/m365-summarise-email/assets/sample.json b/samples/m365-summarise-email/assets/sample.json new file mode 100644 index 0000000..055aeae --- /dev/null +++ b/samples/m365-summarise-email/assets/sample.json @@ -0,0 +1,42 @@ +[ + { + "name": "copilotprompts-m365-summarise-email", + "source": "pnp", + "title": "m365 Summarise Email", + "shortDescription": "Ask copilot to summarise email", + "url": "https://github.com/pnp/copilot-prompts/tree/main/samples/m365-summarise-email", + "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-prompts/tree/main/samples/m365-summarise-email", + "longDescription": [ + "This prompt will help you to summarise email discussions. It will provide you with a summary of the email discussions, so you can quickly catch up on what you missed." + ], + "creationDateTime": "2024-09-27", + "updateDateTime": "2024-09-27", + "products": [ + "Microsoft 365 Copilot" + ], + "metadata": [ + ], + "thumbnails": [ + { + "type": "image", + "order": 100, + "url": "https://github.com/pnp/copilot-prompts/raw/main/samples/m365-summarise-email/assets/demo.jpg", + "alt": "Prompt for Copilot for Microsoft 365 showing how to summarise email discussions" + } + ], + "authors": [ + { + "gitHubAccount": "SanikaTh", + "pictureUrl": "https://avatars.githubusercontent.com/u/143930996?v=4", + "name": "Sanika Sandip Thorat" + } + ], + "references": [ + { + "name": "Microsoft Copilot", + "description": "Microsoft Copilot", + "url": "https://copilot.microsoft.com/" + } + ] + } +] \ No newline at end of file diff --git a/samples/m365-summarise-email/readme.md b/samples/m365-summarise-email/readme.md new file mode 100644 index 0000000..50a0cd6 --- /dev/null +++ b/samples/m365-summarise-email/readme.md @@ -0,0 +1,53 @@ +# 🚀 Summarise email discussions đŸ’Ŧ + +![Demo of summarising email discussions](./assets/demo.jpg) + +## Summary + +## Prompt 💡 + +Please summarize the following email, capturing the key points, important details, and any actions required. Ensure the tone remains professional and neutral + +## Description ℹī¸ + +Summarize the following email, capturing the key points, important details, and any actions required. Ensure the tone remains professional and neutral + +## Contributors 👨‍đŸ’ģ + +[Sanika Sandip Thorat](https://github.com/SanikaTh) + +## Version history + +Version|Date|Comments +-------|----|-------- +1.0|September 27, 2024|Initial release + +## Instructions 📝 + +1. Make sure you have copilot for Microsoft 365 in your tenant +2. Copy and paste the prompt in Copilot app and replace [email] with actual name in email + +### Improvise Usage 🚀 +Suggest copilot to bring up any action items for you that was also discussed + + +## Prerequisites + +* [Copilot for Microsoft 365](https://developer.microsoft.com/microsoft-365/dev-program) + +## Help + +We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues. + +You can try looking at [issues related to this sample](https://github.com/pnp/copilot-prompts/issues?q=label%3A%22sample%3A%20YOUR-SAMPLE-NAME%22) to see if anybody else is having the same issues. + +If you encounter any issues using this sample, [create a new issue](https://github.com/pnp/copilot-prompts/issues/new). + +Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/copilot-prompts/issues/new). + +## Disclaimer + +**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.** + +![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/copilotprompts-m365-summarise-email) +