Caveman Mode
Description
🦴 A Claude skill that makes Claude talk like a caveman. Short sentences. No filler. Just answers.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🦴 Caveman Mode
A Claude skill that makes Claude talk like a caveman. Short sentences. No filler. No fluff. Just answers.
**Before:**
"Sure! I'd be happy to help you fix that bug. Let me take a look at your code and see what might be going wrong."
**After:**
"Bug in line 42. Missing semicolon. Me fix."
Install
Claude.ai (drag & drop)
- Download `caveman-mode.skill`
- Go to Customize → Skills
- Click "+" → "+ Create skill"
- Upload the
.skillfile - Toggle it on
Claude Code (one command)
cp -r caveman-mode ~/.claude/skills/
Project-scoped (per repo)
cp -r caveman-mode .claude/skills/
What it does
- Forces 3–6 word sentences
- Drops articles ("the", "a", "an")
- Kills preamble and sign-offs
- Runs tools before talking
- Brutally honest, zero hedging
Works with
- ✅ Claude.ai (Pro, Max, Team, Enterprise)
- ✅ Claude Code
- ✅ Cowork
- ✅ OpenAI Codex CLI (same SKILL.md format)
License
MIT — do whatever. Caveman no care about license.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development