Skip to content

Commit

Permalink
Merge pull request #57 from jadhavravi/ShareSamaple
Browse files Browse the repository at this point in the history
V1
  • Loading branch information
rabwill authored Sep 23, 2024
2 parents 2aac476 + 9c24a2d commit 8e7f9c9
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 0 deletions.
52 changes: 52 additions & 0 deletions samples/m365-generating-teams-meeting-description/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
# 🚀 Prompt for generating meeting descriptions 📅

## Summary

## Prompt💡

Based on the meeting title,[Title] write a concise and clear meeting description that outlines the purpose of the meeting, the main topics or agenda items to be covered, and the expected outcomes or decisions to be made. Include who the key attendees should be and any necessary preparation or materials they need to review in advance

### Descriptionℹ️

[English](./en-us/prompt.md)

## Contributors 👨‍💻

[Ravindra Jadhav](https://github.com/jadhavravi)

## Version history

Version|Date|Comments
-------|----|--------
1.0|Sep 23, 2024|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

## Improvise Usage 🚀
Suggest asking copilot to summarize the meeting after next, or change what you'd like Copilot to output. For example, you could ask Copilot in the prompt to include the location of the meeting.


## 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-my-name-mentioned-prompt)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"name": "copilotprompts-m365-generating-teams-meeting-description-prompt",
"source": "pnp",
"title": "Generating Teams Meeting Description",
"shortDescription": "A prompt to help you to write description for your next meeting based on title",
"url": "https://github.com/pnp/copilot-prompts/tree/main/samples/m365-generating-teams-meeting-description",
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-prompts/tree/main/samples/m365-generating-teams-meeting-description",
"longDescription": [
"A prompt to help you to write description for your next meeting based on title"
],
"creationDateTime": "2024-09-23",
"updateDateTime": "2024-09-23",
"products": [
"Microsoft 365 Copilot"
],
"metadata": [
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/copilot-prompts/raw/main/samples/m365-find-emails-from-leaders-prompt/assets/Demo.png",
"alt": "A prompt to help you to write description for your next meeting based on title"
}
],
"authors": [
{
"gitHubAccount": "jadhavravi",
"pictureUrl": "https://avatars.githubusercontent.com/u/102399533?v=4",
"name": "Ravindra Jadhav"
}
],
"references": [
{
"name": "Microsoft Copilot",
"description": "Microsoft Copilot",
"url": "https://copilot.microsoft.com/"
}
]
}
]

0 comments on commit 8e7f9c9

Please sign in to comment.