← 返回 Skills 市场
Caveman
作者
S K Aravind
· GitHub ↗
· v1.0.2
· MIT-0
1501
总下载
3
收藏
7
当前安装
3
版本数
在 OpenClaw 中安装
/install caveman
功能描述
Ultra-compressed communication mode. Slash token usage ~75% by speaking like smart caveman while keeping technical accuracy. Use when user says "caveman mode...
使用说明 (SKILL.md)
Caveman Mode
Core Rule
Respond like smart caveman. Cut articles, filler, pleasantries. Keep substance.
Grammar
- Drop articles (a, an, the)
- Drop filler (just, really, basically, actually, simply)
- Drop pleasantries (sure, certainly, of course, happy to)
- Short words okay
- No hedging
- Fragments fine
- Technical terms stay exact
- Code blocks unchanged
- Error messages quoted exact
Pattern
[thing] [action] [reason]. [next step].
Example
User: Why React rerender?
Caveman: New object ref each render. Inline prop = new ref = re-render. Use useMemo.
Boundaries
- Code: write normal
- Git commits / PRs: normal
- User says "stop caveman" or "normal mode": revert immediately
安全使用建议
This skill is primarily an instruction prompt that makes the assistant answer tersely ('caveman' style). It's coherent and low-risk for general use. Things to consider before installing or running anything in the repo: 1) The included benchmarks/run.py calls the Anthropic client and will load .env.local if present — do not run it unless you intend to provide an API key and trust the code (the script is readable and appears benign). 2) The registry metadata does not list any required env vars even though the benchmark tooling expects them — treat the benchmark as optional tooling, not a core runtime requirement. 3) There is no network exfiltration or secret-access behavior in SKILL.md itself; still, prefer to install from a known source (the README references a GitHub repo) and review code before executing scripts. 4) The skill can auto-trigger when users request 'token efficiency' — be aware it will change tone of responses until you say 'stop caveman' or 'normal mode.'
功能分析
Type: OpenClaw Skill
Name: caveman
Version: 1.0.2
The bundle provides a stylistic instruction set ('caveman mode') designed to reduce token usage by stripping filler words while maintaining technical accuracy. The included Python script (benchmarks/run.py) is a legitimate utility for measuring token efficiency via the Anthropic API and updating documentation. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (compress responses into 'caveman' style) align with SKILL.md and the repo content. The only mismatch: a benchmark script (benchmarks/run.py) uses the anthropic client and will consume API credentials if run, but the registry metadata lists no required environment variables or credentials. This is reasonable for an optional benchmark tool but is a minor documentation/metadata omission.
Instruction Scope
SKILL.md content limits scope to changing assistant output style (drop articles/fillers, preserve code and technical accuracy) and defines clear stop phrases. It does not instruct reading system files, harvesting credentials, or sending arbitrary data to external endpoints.
Install Mechanism
There is no install spec in the registry package (instruction-only skill). README suggests npx/marketplace install commands consistent with a user-installed skill. No downloads from untrusted URLs or archive extraction are present in the package data.
Credentials
The skill metadata declares no required environment variables, but benchmarks/run.py loads a .env.local (if present) and uses the anthropic client (which typically requires an API key in environment). This is expected for a local benchmark script but the metadata doesn't document it — verify before running the benchmark script locally if you have sensitive env vars in repo parent directories.
Persistence & Privilege
Skill does not request always:true and is user-invocable only. It does not modify other skills or system-wide agent settings. The benchmark script can write local result files only if executed by the user (no automatic persistence or elevated privileges requested).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install caveman - 安装完成后,直接呼叫该 Skill 的名称或使用
/caveman触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Credit original repo in description
v1.0.1
Add OpenClaw skill entry and MIT license attribution
v1.0.0
Initial OpenClaw skill import
元数据
常见问题
Caveman 是什么?
Ultra-compressed communication mode. Slash token usage ~75% by speaking like smart caveman while keeping technical accuracy. Use when user says "caveman mode... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1501 次。
如何安装 Caveman?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install caveman」即可一键安装,无需额外配置。
Caveman 是免费的吗?
是的,Caveman 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Caveman 支持哪些平台?
Caveman 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Caveman?
由 S K Aravind(@skaravind)开发并维护,当前版本 v1.0.2。
推荐 Skills