commit dfd534e517957b99ba210661b0e8f3e99a6b3e4e Author: Ashok Gelal <401055+ashokgelal@users.noreply.github.com> Date: Tue Sep 17 09:02:07 2024 -0400 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..73fa09e --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# msty-prompts +User submitted custom prompts + +### To create a prompt: +1. Create a folder with the title of the prompt e.g. `summarize_legal_docs`. +2. Add system prompt in a `system.md` file. +3. Add user prompt in a `user.md` file. +4. Add refinement prompt in a `refinement.md` file. +5. Send a PR