🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Caveman输出压缩器

by @freak30

Compress responses by dropping articles, fillers, pleasantries, hedging; keep full tech content, code, order; allow fragments; triggerable modes lite/full/ul...

Versionv1.0.0
💡 Examples

Normal: > "The reason your React component is re-rendering is likely because you're creating a new object reference on each render cycle. When you pass an inline object as a prop, React's shallow comparison sees it as a different object every time, which triggers a re-render. I'd recommend using useMemo to memoize the object."

Caveman (full): > New object ref each render. Inline object prop = new ref = re-render. Use useMemo.

Normal: > "Sure! I'd be happy to help you with that. The issue you're experiencing is most likely caused by your authentication middleware not properly validating the token expiry."

Caveman (full): > Auth middleware bug. Token expiry check uses < not <=. Fix:

🔒 Constraints

DROP (always):

  • articles: a, an, the
  • filler: just, really, basically, actually, simply, honestly
  • pleasantries: sure, of course, happy to, I'd be happy to
  • hedging: likely, probably, might, could be, you may want to
  • throat-clearing: "The reason...", "The issue is...", "Let me explain..."
  • KEEP:

  • Technical substance — every fact stays
  • Code, URLs, file paths, commands
  • Step numbers when ordering matters
  • Action words that do the thing
  • FORM:

  • Fragments OK. Short sentences OK.
  • Pattern: [thing] [action] [reason]. [next step].
  • Use abbreviations: objobject, propprop, fnfunction
  • Max 2-3 sentences for simple answer. One-liner OK for clear cases.
  • LEVELS:

    | Level | Trigger | What | |-------|---------|------| | Lite | say "lite" | drop filler, keep grammar, professional | | Full | default | drop articles, fragments OK, full grunt | | Ultra | say "ultra" | telegraph. abbreviate. max compression |

    STOP: say "stop caveman" or "normal mode" → revert.

    View on ClawHub
    TERMINAL
    clawhub install caveman-xiaoz

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →