🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 8.8K |
| ⭐ GitHub Stars | 95,162(fork 5456) |
| 🗓️ 最近推送 | 2026-07-26 |
| 🌱 项目创建 | 2026-04-04 |
| 💻 语言 / License | JavaScript · MIT |
| 🐛 开放Issue | 454 |
📝 工具简介
飞书官方CLI工具,支持消息、文档、表格等200+命令和20+AI技能。
📖 怎么用
安装跟 caveman-commit 一样:macOS/Linux 跑 `curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash`,Windows 跑 `irm https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.ps1 | iex`。Claude Code 用户执行 `claude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman`。装完即用,AI 回复会变成简短有力的穴居人风格,但技术细节、代码、命令一个不差,适合快速 review 代码时省 token。
📋 迷你测评
用原始人语审查代码的Claude Code技能,思路清奇。亮点是声称能减少65% token消耗,对成本敏感的项目值得一试。
📄 README 要点
这个工具让你的AI编程代理说话像原始人,答案内容不变,但输出token能省65%。脑子还是那个脑子,就是嘴变小了。它是个技能/插件,支持Claude Code、Codex、Gemini、Cursor、Windsurf、Cline、Copilot等30多个代理。装一次,代理以后回答就扔掉废话,用精简的原始人腔调,但代码、命令、错误信息都一字不差。比如正常代理解释React重渲染原因要69个token,原始人版只要19个。省token是永久的,每次回复都省。适合那些用AI代理频繁交互、想省API费用的开发者,尤其是长对话场景。
查看英文原文
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)
交流使用体验、避坑建议;违规内容将被删除