Skip to content

Commit 83f1766

Browse files
commit
1 parent 0e95e47 commit 83f1766

File tree

1 file changed

+54
-44
lines changed

1 file changed

+54
-44
lines changed

README.md

Lines changed: 54 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -187,73 +187,83 @@ I periodicaly aggregate these system prompts into libraries.
187187

188188
Note: this is a trailing processs which lags behind my initial collection process by months, typically, if it happens at all: I index them as I create them and (over time) group them into batches.
189189

190+
### Table of Contents
191+
- [Text Transformation & Processing](#text-transformation--processing)
192+
- [Speech-to-Text & Audio Processing](#speech-to-text--audio-processing)
193+
- [Domain-Specific Prompt Libraries](#domain-specific-prompt-libraries)
194+
- [Data & Development Utilities](#data--development-utilities)
195+
- [AI & LLM Utilities](#ai--llm-utilities)
196+
- [General & Stylistic Prompts](#general--stylistic-prompts)
197+
- [Collections & Indexes](#collections--indexes)
198+
- [Individual Prompts & Fun Projects](#individual-prompts--fun-projects)
199+
190200
### Text Transformation & Processing
191201

192-
| Repository | Description |
193-
|------------|-------------|
194-
| [Text-Transformation-Prompt-Library](https://github.com/danielrosehill/Text-Transformation-Prompt-Library) | Text transformation prompts (version 1) |
195-
| [Text-Transformation-Prompt-Collection-2](https://github.com/danielrosehill/Text-Transformation-Prompt-Collection-2) | Text transformation prompts (version 2) |
196-
| [Text-Transformation-Prompt-Combiner](https://github.com/danielrosehill/Text-Transformation-Prompt-Combiner) | Text transformation prompt builder |
197-
| [AI-Text-Rewriting-Toolbox](https://github.com/danielrosehill/AI-Text-Rewriting-Toolbox) | AI text rewriting toolbox |
202+
| Repository | Badges | Description |
203+
|------------|--------|-------------|
204+
| [Text-Transformation-Prompt-Library](https://github.com/danielrosehill/Text-Transformation-Prompt-Library) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Text-Transformation-Prompt-Library?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Text-Transformation-Prompt-Library?style=flat-square) | Text transformation prompts (version 1) |
205+
| [Text-Transformation-Prompt-Collection-2](https://github.com/danielrosehill/Text-Transformation-Prompt-Collection-2) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Text-Transformation-Prompt-Collection-2?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Text-Transformation-Prompt-Collection-2?style=flat-square) | Text transformation prompts (version 2) |
206+
| [Text-Transformation-Prompt-Combiner](https://github.com/danielrosehill/Text-Transformation-Prompt-Combiner) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Text-Transformation-Prompt-Combiner?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Text-Transformation-Prompt-Combiner?style=flat-square) | Text transformation prompt builder |
207+
| [AI-Text-Rewriting-Toolbox](https://github.com/danielrosehill/AI-Text-Rewriting-Toolbox) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/AI-Text-Rewriting-Toolbox?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/AI-Text-Rewriting-Toolbox?style=flat-square) | AI text rewriting toolbox |
198208

199209
### Speech-to-Text & Audio Processing
200210

201-
| Repository | Description |
202-
|------------|-------------|
203-
| [Speech-To-Text-System-Prompt-Library](https://github.com/danielrosehill/Speech-To-Text-System-Prompt-Library) | Speech-to-text system prompts |
204-
| [Audiopenai-Edit-Prompts](https://github.com/danielrosehill/Audiopenai-Edit-Prompts) | Audio editing prompts for OpenAI |
205-
| [STT-Basic-Cleanup-System-Prompt](https://github.com/danielrosehill/STT-Basic-Cleanup-System-Prompt) | Basic STT cleanup prompt |
211+
| Repository | Badges | Description |
212+
|------------|--------|-------------|
213+
| [Speech-To-Text-System-Prompt-Library](https://github.com/danielrosehill/Speech-To-Text-System-Prompt-Library) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Speech-To-Text-System-Prompt-Library?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Speech-To-Text-System-Prompt-Library?style=flat-square) | Speech-to-text system prompts |
214+
| [Audiopenai-Edit-Prompts](https://github.com/danielrosehill/Audiopenai-Edit-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Audiopenai-Edit-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Audiopenai-Edit-Prompts?style=flat-square) | Audio editing prompts for OpenAI |
215+
| [STT-Basic-Cleanup-System-Prompt](https://github.com/danielrosehill/STT-Basic-Cleanup-System-Prompt) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/STT-Basic-Cleanup-System-Prompt?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/STT-Basic-Cleanup-System-Prompt?style=flat-square) | Basic STT cleanup prompt |
206216

207217
### Domain-Specific Prompt Libraries
208218

209-
| Repository | Description |
210-
|------------|-------------|
211-
| [Careers-Utilities-System-Prompts](https://github.com/danielrosehill/Careers-Utilities-System-Prompts) | Career utilities system prompts |
212-
| [Geopolitical-Analysis-System-Prompts](https://github.com/danielrosehill/Geopolitical-Analysis-System-Prompts) | Geopolitical analysis prompts |
213-
| [Linux-Related-System-Prompts](https://github.com/danielrosehill/Linux-Related-System-Prompts) | Linux-related system prompts |
214-
| [Email-Management-System-Prompts](https://github.com/danielrosehill/Email-Management-System-Prompts) | Email management system prompts |
215-
| [Research-System-Prompts](https://github.com/danielrosehill/Research-System-Prompts) | Research system prompts |
216-
| [Home-Inventory-AI-Assistants](https://github.com/danielrosehill/Home-Inventory-AI-Assistants) | Home inventory helper prompts |
219+
| Repository | Badges | Description |
220+
|------------|--------|-------------|
221+
| [Careers-Utilities-System-Prompts](https://github.com/danielrosehill/Careers-Utilities-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Careers-Utilities-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Careers-Utilities-System-Prompts?style=flat-square) | Career utilities system prompts |
222+
| [Geopolitical-Analysis-System-Prompts](https://github.com/danielrosehill/Geopolitical-Analysis-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Geopolitical-Analysis-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Geopolitical-Analysis-System-Prompts?style=flat-square) | Geopolitical analysis prompts |
223+
| [Linux-Related-System-Prompts](https://github.com/danielrosehill/Linux-Related-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Linux-Related-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Linux-Related-System-Prompts?style=flat-square) | Linux-related system prompts |
224+
| [Email-Management-System-Prompts](https://github.com/danielrosehill/Email-Management-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Email-Management-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Email-Management-System-Prompts?style=flat-square) | Email management system prompts |
225+
| [Research-System-Prompts](https://github.com/danielrosehill/Research-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Research-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Research-System-Prompts?style=flat-square) | Research system prompts |
226+
| [Home-Inventory-AI-Assistants](https://github.com/danielrosehill/Home-Inventory-AI-Assistants) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Home-Inventory-AI-Assistants?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Home-Inventory-AI-Assistants?style=flat-square) | Home inventory helper prompts |
217227

218228
### Data & Development Utilities
219229

220-
| Repository | Description |
221-
|------------|-------------|
222-
| [Data-Utilities-System-Prompts](https://github.com/danielrosehill/Data-Utilities-System-Prompts) | Data utilities system prompts |
223-
| [Fun-LLM-Data-Prompts](https://github.com/danielrosehill/Fun-LLM-Data-Prompts) | Fun LLM data prompts |
224-
| [AI-Dev-Prompts-Example](https://github.com/danielrosehill/AI-Dev-Prompts-Example) | Sample development prompts |
225-
| [RooCode-Mode-Prompts](https://github.com/danielrosehill/RooCode-Mode-Prompts) | RooCode mode prompts |
230+
| Repository | Badges | Description |
231+
|------------|--------|-------------|
232+
| [Data-Utilities-System-Prompts](https://github.com/danielrosehill/Data-Utilities-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Data-Utilities-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Data-Utilities-System-Prompts?style=flat-square) | Data utilities system prompts |
233+
| [Fun-LLM-Data-Prompts](https://github.com/danielrosehill/Fun-LLM-Data-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Fun-LLM-Data-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Fun-LLM-Data-Prompts?style=flat-square) | Fun LLM data prompts |
234+
| [AI-Dev-Prompts-Example](https://github.com/danielrosehill/AI-Dev-Prompts-Example) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/AI-Dev-Prompts-Example?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/AI-Dev-Prompts-Example?style=flat-square) | Sample development prompts |
235+
| [RooCode-Mode-Prompts](https://github.com/danielrosehill/RooCode-Mode-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/RooCode-Mode-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/RooCode-Mode-Prompts?style=flat-square) | RooCode mode prompts |
226236

227237
### AI & LLM Utilities
228238

229-
| Repository | Description |
230-
|------------|-------------|
231-
| [AI-Orchestration-System-Prompts](https://github.com/danielrosehill/AI-Orchestration-System-Prompts) | AI orchestration system prompts |
232-
| [Structured-Gemini-Prompts](https://github.com/danielrosehill/Structured-Gemini-Prompts) | Structured Gemini prompts |
233-
| [LLM-Evaluation-Prompts](https://github.com/danielrosehill/LLM-Evaluation-Prompts) | LLM evaluation prompts |
234-
| [System-Prompt-Generation-Configurations](https://github.com/danielrosehill/System-Prompt-Generation-Configurations) | AI prompt editing utilities |
239+
| Repository | Badges | Description |
240+
|------------|--------|-------------|
241+
| [AI-Orchestration-System-Prompts](https://github.com/danielrosehill/AI-Orchestration-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/AI-Orchestration-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/AI-Orchestration-System-Prompts?style=flat-square) | AI orchestration system prompts |
242+
| [Structured-Gemini-Prompts](https://github.com/danielrosehill/Structured-Gemini-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Structured-Gemini-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Structured-Gemini-Prompts?style=flat-square) | Structured Gemini prompts |
243+
| [LLM-Evaluation-Prompts](https://github.com/danielrosehill/LLM-Evaluation-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/LLM-Evaluation-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/LLM-Evaluation-Prompts?style=flat-square) | LLM evaluation prompts |
244+
| [System-Prompt-Generation-Configurations](https://github.com/danielrosehill/System-Prompt-Generation-Configurations) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/System-Prompt-Generation-Configurations?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/System-Prompt-Generation-Configurations?style=flat-square) | AI prompt editing utilities |
235245

236246
### General & Stylistic Prompts
237247

238-
| Repository | Description |
239-
|------------|-------------|
240-
| [General-System-Prompts](https://github.com/danielrosehill/General-System-Prompts) | General purpose system prompts |
241-
| [ChatGPT-Stylistic-System-Prompts](https://github.com/danielrosehill/ChatGPT-Stylistic-System-Prompts) | Stylistic system prompts for ChatGPT |
242-
| [Pseudobot-System-Prompts](https://github.com/danielrosehill/Pseudobot-System-Prompts) | Pseudobot system prompts |
248+
| Repository | Badges | Description |
249+
|------------|--------|-------------|
250+
| [General-System-Prompts](https://github.com/danielrosehill/General-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/General-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/General-System-Prompts?style=flat-square) | General purpose system prompts |
251+
| [ChatGPT-Stylistic-System-Prompts](https://github.com/danielrosehill/ChatGPT-Stylistic-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/ChatGPT-Stylistic-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/ChatGPT-Stylistic-System-Prompts?style=flat-square) | Stylistic system prompts for ChatGPT |
252+
| [Pseudobot-System-Prompts](https://github.com/danielrosehill/Pseudobot-System-Prompts) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Pseudobot-System-Prompts?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Pseudobot-System-Prompts?style=flat-square) | Pseudobot system prompts |
243253

244254
### Collections & Indexes
245255

246-
| Repository | Description |
247-
|------------|-------------|
248-
| [My-Prompt-Libraries](https://github.com/danielrosehill/My-Prompt-Libraries) | Prompt library index |
249-
| [Prompt-Snippet-Library](https://github.com/danielrosehill/Prompt-Snippet-Library) | Prompt snippets collection |
256+
| Repository | Badges | Description |
257+
|------------|--------|-------------|
258+
| [My-Prompt-Libraries](https://github.com/danielrosehill/My-Prompt-Libraries) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/My-Prompt-Libraries?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/My-Prompt-Libraries?style=flat-square) | Prompt library index |
259+
| [Prompt-Snippet-Library](https://github.com/danielrosehill/Prompt-Snippet-Library) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Prompt-Snippet-Library?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Prompt-Snippet-Library?style=flat-square) | Prompt snippets collection |
250260

251261
### Individual Prompts & Fun Projects
252262

253-
| Repository | Description |
254-
|------------|-------------|
255-
| [No-BS-AI-System-Prompt](https://github.com/danielrosehill/No-BS-AI-System-Prompt) | No-BS AI system prompt |
256-
| [Shakespearean-Text-Generators](https://github.com/danielrosehill/Shakespearean-Text-Generators) | Shakespearean text generators |
263+
| Repository | Badges | Description |
264+
|------------|--------|-------------|
265+
| [No-BS-AI-System-Prompt](https://github.com/danielrosehill/No-BS-AI-System-Prompt) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/No-BS-AI-System-Prompt?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/No-BS-AI-System-Prompt?style=flat-square) | No-BS AI system prompt |
266+
| [Shakespearean-Text-Generators](https://github.com/danielrosehill/Shakespearean-Text-Generators) | ![GitHub stars](https://img.shields.io/github/stars/danielrosehill/Shakespearean-Text-Generators?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/danielrosehill/Shakespearean-Text-Generators?style=flat-square) | Shakespearean text generators |
257267

258268

259269

0 commit comments

Comments
 (0)