|
1 | | -# ServiceNow-GenAi-Prompt-Library |
| 1 | + |
2 | 2 |
|
3 | | -WIP |
| 3 | +This repository is an entry point to submit prompts directly from this GitHub repo, so that they can appear at https://devlink.sn/PromptLibrary |
| 4 | + |
| 5 | +The Prompt Library itself, is a community-driven hub for ServiceNow professionals to gather Generative AI prompts that we use to make our lives easier. **This is not a Now Assist product**. These are prompts we use inside GenAi Service Providers like ChatGPT, Claude Anthropic, or Google Gemini. |
| 6 | + |
| 7 | +🔔🔔🔔<br> |
| 8 | +***CONTRIBUTORS must follow all guidelines in [CONTRIBUTING.md](CONTRIBUTING.md)*** or run the risk of having your Pull Requests labeled as spam.<br> |
| 9 | +🔔🔔🔔 |
| 10 | + |
| 11 | +Note, this repository _can_ be installed on your ServiceNow instance but contributions to this repository are for **Prompt Submission only**. See [CONTRIBUTING.md](CONTRIBUTING.md) for full details. |
| 12 | + |
| 13 | +## Contributing process |
| 14 | + |
| 15 | +### Think of a prompt |
| 16 | + |
| 17 | +Have a prompt you use often in your day-to-day work as a ServiceNow professional? |
| 18 | + |
| 19 | +Examples: |
| 20 | +- Prompts that write emails for you |
| 21 | +- Prompts that generate very specific code snippets |
| 22 | +- Prompts that help you create documentation |
| 23 | +- Prompts that help you tailor providers like ChatGPT to your ServiceNow experience specifically |
| 24 | +- Etc. |
| 25 | + |
| 26 | +That's what we're looking for! If you want examples, you can see the top-voted ones at the library at this link: https://communityresources.service-now.com/ai?id=library&display=10&sort=true |
| 27 | + |
| 28 | +### Submit a prompt |
| 29 | + |
| 30 | +In this repository, create a new file in the `Prompts` folder and submit it. |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +#### How to submit (walkthrough) |
| 36 | + |
| 37 | +1. Fork this repo |
| 38 | +2. Create a new branch on your forked repo |
| 39 | +3. Add a new file to your `Prompts` folder. Make sure to follow all the instructions on [CONTRIBUTING.md](CONTRIBUTING.md) to ensure your submission is acceptable. |
| 40 | +4. Submit a pull request! |
| 41 | + |
| 42 | +One of our moderators will then review your pull request. |
| 43 | + |
| 44 | +### See it live in the Prompt Library |
| 45 | + |
| 46 | +Accepted submissions/pull requests will immediately be visible at the Prompt Library at https://devlink.sn/PromptLibrary |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +Any logged in user will be able to comment and vote on your submission! |
0 commit comments