Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,22 @@
# NoSlop

A simple set of instructions to any LLM so it won't create slop.

## What is this?

NoSlop is just a collection of prompt files. There is no code, no framework, and no dependencies — only plain text prompts you can paste into any LLM to encourage clear, direct, and high-quality output.

## What is "slop"?

"Slop" refers to the bloated, filler-heavy, AI-generated text that large language models tend to produce by default: unnecessary caveats, hollow affirmations, redundant summaries, vague hedging, and padding that adds length without adding value.

## How to use

1. Browse the prompt files in this repository.
2. Copy the contents of whichever prompt fits your use case.
3. Paste it into the system prompt (or the beginning of your conversation) in any LLM — ChatGPT, Claude, Gemini, etc.
4. Enjoy tighter, more useful responses.

## Contributing

Have a prompt that cuts through the slop? Open a pull request and add it as a new `.md` or `.txt` file in the repository.