Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new prompt sample #101

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions samples/m365-email-ranking/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Email Prioritization



## Summary

This prompt requests a list of emails ranked in order of importantance, according to how frequently you communicate with someone, their position in the organizational structure, and other important context in the body of the email. It shows the 5 most important emails and their summaries as the output

## Prompt💡

Rank my inbox in order of priority, and then summarize them so I can focus on the most important ones. Rank them based on the frequency of the communications in the last two weeks, my organization structure, and important context in the messages. Give me the most important 5 emails, with their summaries, according to their ranking.


### Descriptionℹ️

Every day, I start my day looking at a lot of new emails. I need to know which ones are the most important, without having to read each one. This prompt helps me identify the ones I need to address first.




## Contributors 👨‍💻

[Steve Corey](https://github.com/stevecorey365)


## Version history

Version|Date|Comments
-------|----|--------
1.0|March 4, 2025|Initial release

## Instructions 📝

1. Make sure you have Copilot for Microsoft 365 in your tenant
2. Open the Microsoft Teams app
3. Open the Copilot app within Teams
4. Paste the prompt in the Copilot app


## 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-mail-overview-vacation)