skills/caveman/SKILL.md
Cut ~75% of output tokens by talking like caveman. Full technical accuracy. Lite, full, ultra, and 文言文 intensity levels. Works on Claude Code, Cursor, Copilot, Gemini CLI, and 40+ agents.
npx skillsauth add johnefemer/skillfish cavemanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Community skill — source and full install at github.com/JuliusBrussee/caveman
Ultra-compressed communication mode. Cuts token usage ~65–75% by having the agent talk like caveman — dropping articles, filler, and pleasantries — while keeping every bit of technical accuracy.
# Any agent (auto-detect)
npx skills add JuliusBrussee/caveman
# Claude Code
claude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman
# Cursor
npx skills add JuliusBrussee/caveman -a cursor
# Windsurf
npx skills add JuliusBrussee/caveman -a windsurf
# Gemini CLI
gemini extensions install https://github.com/JuliusBrussee/caveman
/caveman — activate (default: full)
/caveman lite — drop filler, keep grammar
/caveman full — classic caveman (fragments OK, drop articles)
/caveman ultra — maximum compression, arrows for causality
/caveman wenyan — classical Chinese 文言文 mode
stop caveman — back to normal
caveman-commit — terse commit messages, ≤50 char subjectcaveman-review — one-line PR comments/caveman:compress — compress CLAUDE.md / memory files (~46% input token savings)Advanced reference for Caveman. Background, edge cases, and patterns worth understanding.
Caveman cuts output tokens — what the model writes back to you. It does not affect input tokens (what you send or what gets loaded from CLAUDE.md, memory files, etc.).
For input token savings, use caveman-compress: it rewrites your CLAUDE.md and memory files into caveman-speak so Claude reads less at session start (~46% savings per file). Both together give you the full picture.
| What it saves | Tool |
|---|---|
| Output tokens (responses) | caveman |
| Input tokens (CLAUDE.md, memory) | caveman-compress |
The skill explicitly preserves:
Only prose fluff is removed. A March 2026 paper found that brevity constraints on LLMs can improve accuracy by 26 percentage points on some benchmarks — less rambling, more precise answer.
Caveman automatically suspends compression for:
DROP TABLE, rm -rf, irreversible actionsAfter the clear part is done, caveman mode resumes automatically. You don't need to toggle it.
| Level | Command | What it does | Best for |
|---|---|---|---|
| lite | /caveman lite | Drop filler, keep grammar | Readability-sensitive outputs |
| full | /caveman full | Fragments OK, drop articles | Default daily use |
| ultra | /caveman ultra | Max compression, → for causality | Long sessions, heavy context |
| wenyan | /caveman wenyan | Classical Chinese 文言文 | Extreme compression experiment |
Start with full. Drop to lite if teammates read your AI output. Use ultra only when context is tight.
Caveman is agent-agnostic. It works via system prompt injection, so any agent that accepts a system prompt or rules file is compatible:
Claude Code · Cursor · Windsurf · Gemini CLI · GitHub Copilot · Aider · Continue · Cline · and 40+ more
Add this to your CLAUDE.md so caveman activates at session start without a manual /caveman command:
<!-- CLAUDE.md -->
/caveman full
Or for project-specific intensity:
/caveman ultra
This fires at the top of every session. Pair with caveman-compress on the same file to cut both input and output costs.
The 65–75% output token reduction is measured, not estimated. Numbers come from real sessions across coding, debugging, and explanation tasks. Variation depends on:
ultra saves more than liteThe 26% accuracy improvement cited above is from external research on brevity constraints, not a caveman-specific benchmark. But the directional finding holds: tighter output ≠ worse answers.
content-media
Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks.
tools
--- name: contract-and-proposal-writer description: **Tier:** POWERFUL **Category:** Business Growth **Domain:** Legal Documents, Business Development, Client Relations --- # Contract & Proposal Writer **Tier:** POWERFUL **Category:** Business Growth **Domain:** Legal Documents, Business Development, Client Relations --- ## Overview Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Outputs structured Markdown with
tools
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations
testing
When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover.