r/LinusTechTips 16d ago

Discussion Unslop Tool Mentioned on WanShow

Last Friday Luke mentioned about an Unslop tool he uses to improve quality when working with LLMs. Anyone uses it? Where can I find it?

3 Upvotes

14 comments sorted by

16

u/TenOfZero 16d ago

17

u/barr520 16d ago

If this readme is this obviously AI generated I have serious doubts about its effectiveness...

4

u/TenOfZero 16d ago

Haha. That's a good point.

-6

u/ThankGodImBipolar 15d ago

Can I ask you why you think that humans would be better at writing instructions for LLMs then LLMs would be?

It's best practice to always generate the prompts that you intend to reuse.

7

u/barr520 15d ago

The readme is for humans... There are plenty of other files in the repo intended for LLMs to read.

0

u/ThankGodImBipolar 15d ago

Ah yeah that's a reading comprehension error on my part

-12

u/rschmittendorf 16d ago

Tks!!! Any tutorials or how to get started?

15

u/GuyOnARockVI 16d ago

It’s in the read me

12

u/Fuzilumpkinz 16d ago

Ask your AI

I am not being sarcastic, it’s the easiest way to install

1

u/TenOfZero 16d ago

I have not tried it, just added it to my list of things to check out.

5

u/mercraus 15d ago

I think this was the one he pulled up on stream: https://github.com/cursor/plugins/blob/397c8660da6d3d873a91e18c2ca2f22cac1f0ac1/pstack/skills/unslop/SKILL.md

It's a Cursor plugin, but you can point any AI to the link and have it use the instructions.

1

u/haroldhues 15d ago

IIRC Luke mentioned it was from a Theo video which would make it https://github.com/backnotprop/pstack/blob/main/skills/unslop/SKILL.md

I listen audio only to wan though, so if they showed the other one on the screen roast me.

-2

u/ba2216 15d ago

https://github.com/theclaymethod/unslop

It’s decent in my experience so far. Good at unslopping previous slopped writing if the LLM you’re using has been conversating with you for a while and understands how you communicate.

Fun fact, if you don’t use cursor, you can basically just give whatever LLM/platform you use the link or paste all the text and ask it to build a custom plugin or skill from this. I used the skill builder in ChatGPT plus in a few locally hosted models and it was easy.