Minimal response mode for agents. No preamble, no recap, no filler.
STFU is a tiny Agent Skill for cleaner, shorter answers.
It makes the agent respond directly, avoid unnecessary context, skip recaps, and keep output minimal by default.
Use it when you want answers that are fast to read, low-noise, and focused only on the requested result.
# Using Bun
bunx skills add ofabiodev/stfu-skill |
# Using NPM
npx skills add ofabiodev/stfu-skill |
# Using Yarn
yarn skills add ofabiodev/stfu-skill |
Enable STFU mode:
/stfu on
The agent replies:
STFU mode on. Minimal answers only. ๐
Disable STFU mode:
/stfu off
The agent replies:
STFU mode off. Normal responses restored. ๐
Example:
/stfu on
Explain what this error means:
TypeError: Cannot read properties of undefined
Expected style:
You are reading a property from a value that is undefined.
Check where the value is created or passed before accessing it.
Say "expand" for more.
