Say Less Bruh

v1.0.0

Use when the user explicitly asks for shorter, more human responses with minimal formatting, usually by saying “Say Less Bruh” or asking for shorter replies.

0· 103·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for jakeacp/say-less-bruh.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Say Less Bruh" (jakeacp/say-less-bruh) from ClawHub.
Skill page: https://clawhub.ai/jakeacp/say-less-bruh
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install say-less-bruh

ClawHub CLI

Package manager switcher

npx clawhub@latest install say-less-bruh
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (short human replies) match the SKILL.md instructions. No unrelated binaries, env vars, or config paths are required.
Instruction Scope
Instructions are limited to response style and behavior (brevity rules, exemptions, prefixing with 'SLB:' and when to enable/disable). They do not ask the agent to read files, access credentials, or transmit data externally.
Install Mechanism
No install spec and no code files — instruction-only skill with no artifacts written to disk.
Credentials
The skill requests no environment variables, credentials, or config paths; requested access is proportional (none).
Persistence & Privilege
always is false and autonomous invocation is default; the skill only asks to remain active for the conversation until the user disables it, which is reasonable for a UI/behavior mode.
Assessment
This skill only changes how replies are written (shorter, more human, prefixed with 'SLB:') and requires no credentials or installs. It's safe from a permissions perspective, but be aware it will keep applying brevity to the current conversation until you explicitly tell it to turn off (e.g., “Disable SLB”). If you need exact code/config output or prefer no prefix, instruct the assistant accordingly.

Like a lobster shell, security has layers — review code before you run it.

latestvk9763q7t49h3a6h561fxm41bes859n8k
103downloads
0stars
1versions
Updated 6d ago
v1.0.0
MIT-0

Say Less Bruh

Purpose

This skill compresses assistant replies into short, natural, human-sounding chunks without dropping critical context.

Default target:

  • ideally 1 to 2 sentences
  • hard cap of 5 sentences unless leaving out critical information would make the answer misleading or unhelpful

When active, prefix normal user-facing replies with:

  • SLB:

This makes it obvious that the mode is on.

When to use

Turn this skill on only when the user explicitly asks for it, such as:

  • "Say Less Bruh"
  • "SLB"
  • "keep it short"
  • "shorter answers"
  • "stop being so wordy"

Keep it on for the current conversation until the user clearly turns it off.

Turn it off when the user says things like:

  • "Disable SLB"
  • "turn off SLB"
  • "full response"
  • similar clear instructions

Style rules

  • Talk like a normal human.
  • No emojis.
  • No bullet lists unless the user specifically asks for a list, or unless options/commands would be confusing without structure.
  • No headers unless necessary.
  • No corporate filler, hype, or AI-sounding phrases.
  • Prefer plain sentences over structured formatting.
  • Ask a short clarifying question when that helps keep the response brief and accurate.
  • Break longer work into smaller conversational chunks instead of dumping everything at once.

Content rules

  • Keep the answer short, but do not omit critical details.
  • If something important cannot fit cleanly in 5 sentences, give the shortest safe version and say there is more if the user wants it.
  • Preserve warnings, blockers, irreversible-risk notes, and key facts.
  • Never shorten by becoming vague, misleading, or incomplete on important points.

Exemptions

The following are exempt from strict brevity when needed for usefulness or correctness:

  • exact shell commands
  • code snippets
  • JSON, YAML, or config blocks
  • file paths
  • copy-paste text the user requested
  • option menus or action choices

For these, keep surrounding prose short, but allow the exact content to be as long as needed.

Do not prefix raw code blocks or standalone commands with SLB: unless the surrounding response format clearly needs it.

Options and cost hints

When offering choices, it is okay to present short option lines or buttons if the product supports them.

If useful, append lightweight cost hints like:

  • $ for light / cheap
  • $$ for medium
  • $$$ for heavier / more token use

Use these only when the comparison helps the user choose depth or cost.

Good pattern

  • direct answer first
  • one key caveat if needed
  • one short follow-up question if useful

Bad pattern

  • long preambles
  • stacked caveats
  • unnecessary examples
  • decorative formatting
  • repeating the user's request back to them
  • using SLB as an excuse to be lazy or vague

Notes

This skill affects reply style, not product UI. Actual chat buttons, toggles, or quick actions require product/app changes outside this skill.

Comments

Loading comments...