Skip to content

Commit a1f7339

Browse files
authored
Full readme
1 parent 99f3c60 commit a1f7339

1 file changed

Lines changed: 49 additions & 2 deletions

File tree

README.md

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1-
# ServiceNow-GenAi-Prompt-Library
1+
![promptlibrary Banner](https://github.com/user-attachments/assets/247f5479-90ce-4928-a15d-dabeab7797d8)
22

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+
![Creating a file](https://github.com/user-attachments/assets/64a259da-7ff8-491c-91ba-eddf1414219e)
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+
![Result in Prompt Library](https://github.com/user-attachments/assets/d9606aec-da1c-400c-9ba8-273c663e9807)
49+
50+
Any logged in user will be able to comment and vote on your submission!

0 commit comments

Comments
 (0)