From 245befa38cb15c74c66ec0d16e8046aecf3c2832 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:43:25 +0000 Subject: [PATCH 1/2] Initial plan From 0624ef40c1567a84a555ebe783a7fff8d344d5a7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:44:34 +0000 Subject: [PATCH 2/2] Update README.md to explain NoSlop is a collection of prompt files Agent-Logs-Url: https://github.com/Http-native/NoSlop/sessions/0519313b-7c63-450d-9b60-aea629a1d674 Co-authored-by: Nadhila-dot <201738120+Nadhila-dot@users.noreply.github.com> --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 68cc2f4..1602cdc 100644 --- a/README.md +++ b/README.md @@ -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.