🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 457.5K |
| ⭐ GitHub Stars | 95,143(fork 5455) |
| 🗓️ 最近推送 | 2026-07-26 |
| 🌱 项目创建 | 2026-04-04 |
| 💻 语言 / License | JavaScript · MIT |
| 🐛 开放Issue | 452 |
📝 工具简介
给AI智能体用的工程技能包,专注真实开发而非vibe coding,涵盖GSD、BMAD和Spec Kit等方法论。
📖 怎么用
安装看系统:macOS/Linux/WSL 跑 `curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash`,Windows PowerShell 跑 `irm https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.ps1 | iex`。想全局装就 `npm install -g @juliusbrussee/caveman-code`。装完不用配置,直接生效。Claude Code 用户加插件:`claude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman`,Gemini 用户跑 `gemini extensions install https://github.com/JuliusBrussee/caveman`。之后 Agent 说话就变原始人风格,代码、命令、报错一字不差,但输出 token 省 65%。
📋 迷你测评
用原始人语精简输出的Claude Code技能,少词多效。亮点是直接砍token消耗,声称能省65%。适合预算敏感的重度用户试试水。
📄 README 要点
这玩意儿特别有意思,就是让AI编程助手说话像原始人一样简洁。原理很简单,装了这个插件后,AI回答问题时会把废话全砍掉,输出token能减少65%,但代码、命令、错误信息这些关键内容一个都不少。支持Claude Code、Codex、Gemini、Cursor等30多种AI编程工具。安装一次就永久生效,每次回答都能省token,长期下来能省不少钱。适合重度使用AI编程助手、在意token消耗的开发者,特别是那些已经习惯了AI啰嗦回答、想让它说话更直接的人。
查看英文原文
why use many token when few do trick Make your AI coding agent talk like a caveman. Same answers, 65% fewer output tokens . Brain still big. Mouth small. See it · Install · Levels · What you get · Benchmarks · Ecosystem · Caveman 2 Caveman is a skill/plugin for Claude Code, Codex, Gemini, Cursor, Windsurf, Cline, Copilot, and 30+ other agents. Install once. Agent drops the filler and answers in tight caveman speak, keeping code, commands, and errors byte for byte exact. You save output tokens on every reply, forever. Before / After 🗣️ Normal agent — 69 tokens Caveman agent — 19 tokens 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. New object ref each render. Inline object prop = new ref = re render. Wrap in useMemo . 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. Let me take a look and suggest a fix. Bug in auth middleware. Token expiry check use Same fix. Third of the words. Nothing technical lost. [安装/使用命令见下方] Caveman no make brain smaller. Caveman make mouth smaller. Shrinks what the agent says , not what it knows. Install One command. Finds every agent on your machine. Installs for each. [安装/使用命令见下方] [安装/使用命令见下方] 30 seconds. Needs Node ≥18. Skips agents you no have. Safe to re run. [!TIP] Turn it on: type /caveman or say "talk like caveman" . Turn it off: say "normal mode" . On Claude Code, Codex, and Gemini it's already on from message one. No command needed. Install for one agent, or any of 30+ others Every agent has its own path (plugin, extension, rule file, or npx skills add ). The full per agent matrix, all flags, dry run, and uninstall live in INSTALL.md . A few common
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除