shitty-prompt
v1.0.1
Published
💩 Submit your hilariously broken prompts to shitty-prompt — pi coding agent extension
Maintainers
Readme
💩 shitty-prompt
Submit your hilariously broken prompts to shitty.januschka.com
A pi coding agent extension that lets you share the terrible prompts that somehow work.
Installation
pi install npm:shitty-promptOr for a single session:
pi -e npm:shitty-promptSetup
- Sign in at shitty.januschka.com with Google
- Go to Profile to get your API key
- Set the environment variable:
export SHITTY_PROMPT_API_KEY="sp_your_key_here"Optional: For local development, set a custom URL:
export SHITTY_PROMPT_URL="http://localhost:3000"Usage
Slash Command
Use /shitty-prompt to submit your last prompt with an editor UI:
/shitty-promptThis opens an interactive editor where you can:
- Edit the prompt text
- Add context (what you were trying to do)
- Add result (what actually happened)
- Submit with Enter or Ctrl+S
Tool (LLM-driven)
The LLM can also use the shitty_prompt tool:
> submit "gon make this feetrr pleeese" to shitty-prompt
> push my last prompt to shitty-prompt, it was hilariousTool Parameters
| Parameter | Description |
|-----------|-------------|
| prompt | The shitty prompt text (required) |
| context | What you were trying to do |
| result | What actually happened |
| agent_name | Which agent was used (pi, cursor, copilot, etc.) |
Examples of Shitty Prompts
- "gon make this feetrr pleeese"
- "fix da bug thingy"
- "make it not ugly anymore"
- "idk just make it work lol"
- "yeet the old code"
Links
- Website: shitty.januschka.com
- GitHub: github.com/hjanuschka/shitty-prompt
License
MIT
