Yesman check
Scan the last response (or a pasted one) for glazing: opening praise, hype adjectives, reflexive "you're absolutely right", apology padding, and closing flattery. Returns the offending phrases and a deglazed rewrite. Use when the user says "yesman check", "did you just glaze me", or "rewrite without the flattery".From its SKILL.md
npx -y skills add shivamnegi92/yesman --skill yesman-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.0 KB, 161 tokens by cl100k_base, as published. Nobody here has run it
yesman: check
Audit a response for glazing and hand back a clean version.
- Scan for the banned patterns:
- opening praise ("great question", "excellent point", "good catch")
- reflexive agreement ("you're absolutely right", "exactly", "spot on")
- hype adjectives (amazing, brilliant, perfect, incredible, awesome, genius)
- apology padding ("I'm so sorry", "my sincere apologies")
- closing flattery ("you've got this", "great work")
- List each hit with the exact phrase.
- Rewrite the response with every hit removed, leading with the substance.
If there are zero hits, say "clean — no glaze" and stop. Don't manufacture problems.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.