diff --git a/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-query.png b/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-query.png new file mode 100644 index 0000000..39931b9 Binary files /dev/null and b/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-query.png differ diff --git a/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-response.png b/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-response.png new file mode 100644 index 0000000..414e6fd Binary files /dev/null and b/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-response.png differ diff --git a/samples/whiteboard-intranet-ideation-prompt/assets/sample.json b/samples/whiteboard-intranet-ideation-prompt/assets/sample.json new file mode 100644 index 0000000..d872270 --- /dev/null +++ b/samples/whiteboard-intranet-ideation-prompt/assets/sample.json @@ -0,0 +1,43 @@ +[ + { + "name": "copilotprompts-whiteboard-intranet-ideation-prompt", + "source": "pnp", + "title": "Generate a list of features for a company intranet", + "shortDescription": "Ask copilot to generate a list of features for the intranet", + "url": "https://github.com/pnp/copilot-prompts/tree/main/samples/whiteboard-intranet-ideation-prompt", + "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-prompts/tree/main/samples/whiteboard-intranet-ideation-prompt", + "longDescription": [ + "The prompt is designed to initiate the brainstorming process for developing a company intranet. It provides clear guidelines to generate a wide array of potential features, functionalities, and initiatives. By focusing on user needs and company culture, the prompt aims to stimulate innovative thinking and identify potential solutions for enhancing employee experience and productivity through the intranet platform." + ], + "creationDateTime": "2024-07-26", + "updateDateTime": "2024-07-26", + "products": [ + "Microsoft 365 Copilot", + "Microsoft Whiteboard" + ], + "metadata": [ + ], + "thumbnails": [ + { + "type": "image", + "order": 100, + "url": "https://github.com/pnp/copilot-prompts/raw/main/samples/whiteboard-intranet-ideation-prompt/assets/microsoft-whiteboard-intranet-ideation-prompt-query.png", + "alt": "The prompt is designed to generate a comprehensive list of potential features, functionalities, and initiatives for a company intranet." + } + ], + "authors": [ + { + "gitHubAccount": "jaloplo", + "pictureUrl": "https://avatars.githubusercontent.com/u/559176?v=4", + "name": "Jaime López" + } + ], + "references": [ + { + "name": "Microsoft Copilot", + "description": "Microsoft Copilot", + "url": "https://copilot.microsoft.com/" + } + ] + } +] diff --git a/samples/whiteboard-intranet-ideation-prompt/readme.md b/samples/whiteboard-intranet-ideation-prompt/readme.md new file mode 100644 index 0000000..80b8b09 --- /dev/null +++ b/samples/whiteboard-intranet-ideation-prompt/readme.md @@ -0,0 +1,59 @@ +# 🚀 Generate features for a new intranet project in Microsoft Whiteboard + +![Prompt query](./assets/microsoft-whiteboard-intranet-ideation-prompt-query.png) +![Demo answer](./assets/microsoft-whiteboard-intranet-ideation-prompt-response.png) + +## Summary + +The prompt is designed to generate a comprehensive list of potential features, functionalities, and initiatives for a company intranet. + +## Prompt 💡 + +Generate a comprehensive list of potential features, functionalities, and initiatives for a company intranet. Consider a wide range of user needs, from communication and collaboration to knowledge management and employee engagement. Focus on innovative ideas that can enhance productivity, streamline workflows, and foster a strong company culture. + +## Description ℹ️ + +The prompt is designed to initiate the brainstorming process for developing a company intranet. It provides clear guidelines to generate a wide array of potential features, functionalities, and initiatives. By focusing on user needs and company culture, the prompt aims to stimulate innovative thinking and identify potential solutions for enhancing employee experience and productivity through the intranet platform. + +## Contributors 👨‍💻 + +[Jaime López](https://intranetfromthetrenches.substack.com/) + +## Version history + +Version|Date|Comments +-------|----|-------- +1.0|July 26, 2024|Initial release + + +## Instructions 📝 + +1. Make sure you have copilot for Microsoft 365 in your tenant +2. Go to Microsoft Whiteboard, create a new board, click on Copilot button and select "Suggest" option +3. Copy paste the above prompt + +### Improvise Usage 🚀 +You can add more information to the prompt if needed to create more accurate proposal. You can also refer the sales proposal template with the prompt and ask the copilot to draft in the given template. Currently, the prompt is not referring any sales proposal document template. + +You can add specific details to the prompt like including company size, industry, target audience, and existing systems for tailored suggestions. +You can prioritize the desired outcomes like specifying goals like increasing employee engagement, improving knowledge sharing, or streamlining workflows. + +## 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%20whiteboard-intranet-ideation-prompt%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-whiteboard-intranet-ideation-prompt)