llm-prompts
by Matthias Marschall
A package with helpful prompts for AI Chat and LLMs like ChatGPT, Gemini, Claude, ...
This package provides a collection of useful prompt templates for Large Language Models (LLMs) like ChatGPT, Claude, and others. It allows you to quickly insert well-structured prompts into any text field using Espanso's text expansion capabilities.
This package is designed for Espanso, a cross-platform text expander.
If you already have Espanso installed, you can install this package with:
espanso install llm-prompts
You can use these prompts in two ways:
:prompt to open a search menu with all available prompts:rtf, :bab)After inserting a prompt template, fill in the details as needed. The cursor will be positioned at the first input field.
:pirate - "Speak like a pirate.":helpful - "You are a helpful assistant.":rtf)A framework to clearly define the role the AI should assume, the task it should perform, and the format of the response.
Role:
Task:
Format:
Source: LinkedIn post by Jeremy Grandillon
:bab)A framework to describe the current state, desired outcome, and steps to get there.
Before:
After:
Bridge: outline the steps or actions to bridge the gap.
Source: LinkedIn post by Jeremy Grandillon
:scqa)A problem-solving framework that provides context, identifies complications, poses a question, and seeks an answer.
Situation:
Complication:
Question:
Answer:
Source: LinkedIn post by Jeremy Grandillon
:goals)A prompt designed to help you set more ambitious goals through a series of challenging questions.
Source: Forbes article by Jodie Cook
:abundance)A comprehensive prompt that:
Source: Forbes article by Jodie Cook (modified)
:startup)A prompt that makes the AI act as a startup angel investor to:
Source: GitHub Awesome ChatGPT Prompts
Feel free to suggest additional prompt frameworks or improvements to existing ones by opening an issue or pull request.
This package is available under the MIT License.