diff --git a/samples/word-write-prompt-guidance-best-practices-prompt/assets/sample.json b/samples/word-write-prompt-guidance-best-practices-prompt/assets/sample.json index 8b13789..cc8cdac 100644 --- a/samples/word-write-prompt-guidance-best-practices-prompt/assets/sample.json +++ b/samples/word-write-prompt-guidance-best-practices-prompt/assets/sample.json @@ -1 +1,42 @@ - +[ + { + "name": "word-write-prompt-guidance-best-practices-prompt", + "source": "pnp", + "title": "Create guidance with best practices and comprehensive examples on prompting Gen AI tools like Microsoft Copilot for your users in Microsoft Word.", + "shortDescription": "Create a baseline guideline for prompting in specific business context that can be easily understood by users from different businesses and departments using comprehensive context and examples.", + "url": "https://github.com/pnp/copilot-prompts/tree/main/samples/word-write-prompt-guidance-best-practices-prompt", + "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/copilot-prompts/tree/main/samples/word-write-prompt-guidance-best-practices-prompt", + "longDescription": [ + "This prompt provides prompting guidance for Microsoft 365 Copilot tailored to your different user departments for smoother adoption of Generative AI tools across your business, that users can customize by replacing variables in brackets with specific tool names, business roles, and department names." + ], + "creationDateTime": "2024-09-04", + "updateDateTime": "2024-09-04", + "products": [ + "Copilot for Microsoft 365", + "Copilot for Microsoft Word" + ], + "metadata": [], + "thumbnails": [ + { + "type": "image", + "order": 100, + "url": "https://github.com/pnp/copilot-prompts/raw/main/samples/word-write-prompt-guidance-best-practices-prompt/assets/prompt.png", + "alt": "Create guidance with best practices and comprehensive examples on prompting Gen AI tools like Microsoft Copilot for your users in Microsoft Word." + } + ], + "authors": [ + { + "gitHubAccount": "GuillermoBas", + "pictureUrl": "https://avatars.githubusercontent.com/u/8668582?v=4", + "name": "Guillermo Bas" + } + ], + "references": [ + { + "name": "Microsoft Copilot", + "description": "Microsoft Copilot", + "url": "https://copilot.microsoft.com/" + } + ] + } + ]