pnp / copilot-prompts

Examples of prompts for Microsoft Copilot
MIT License
215 stars 96 forks source link

Update the "Find meeting time with another user" sample #25

Closed PeppeDotNet closed 3 months ago

PeppeDotNet commented 3 months ago

Hi team! The sample "Find meeting time with another user" is misleading because, by default, Copilot for Microsoft 365 can only look inside the current use agenda and not other people's agenda. I suggest to change that prompt with this one:

find the first 3 slots for a meeting with /[user1], /[user2] and /[user3]

This prompt can work thanks to the plugin "Copilot for Meeting Slots": https://copilotcircle.com/plugin/copilot-for-meetings

rabwill commented 3 months ago

Thanks @PeppeDotNet ! Does this prompt have a prerequisite for an external plugin?

PeppeDotNet commented 3 months ago

Yes, the prompt is working with an external plugin

rabwill commented 3 months ago

Hi @PeppeDotNet at the moment this repo is exclusively prompts that work in first party apps. You could still contribute the samples including the custom plugin if you'd like here - https://github.com/pnp/teams-dev-samples. Thanks for your time.

rabwill commented 3 months ago

Closing as this is out of scope.