---
id: daily-caveman-help
name: "caveman-help"
url: https://skills.yangsir.net/skill/daily-caveman-help
author: juliusbrussee
domain: persona
tags: ["persona", "documentation", "communication", "style-guide"]
install_count: 90500
rating: 4.70 (13 reviews)
github: https://github.com/juliusbrussee/caveman
---

# caveman-help

> 以Caveman风格显示参考卡片，去除冗余词汇和填充语，保持极简表达

**Stats**: 90,500 installs · 4.7/5 (13 reviews)

## Before / After 对比

### 文档表达效率

**Before**:

使用大量填充词和礼貌用语，文档冗长，关键信息被淹没，阅读和理解需要较长时间

**After**:

采用Caveman极简风格，去除所有冗余表述，直击要点，阅读速度和理解效率显著提升

| Metric | Before | After | Change |
|---|---|---|---|
| 文档长度 | 100% | 40% | -60% |

## Readme

# caveman-help

# Caveman Help

Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in caveman style.

## Modes

Mode
Trigger
What change

**Lite**
`/caveman lite`
Drop filler. Keep sentence structure.

**Full**
`/caveman`
Drop articles, filler, pleasantries, hedging. Fragments OK. Default.

**Ultra**
`/caveman ultra`
Extreme compression. Bare fragments. Tables over prose.

**Wenyan-Lite**
`/caveman wenyan-lite`
Classical Chinese style, light compression.

**Wenyan-Full**
`/caveman wenyan`
Full 文言文. Maximum classical terseness.

**Wenyan-Ultra**
`/caveman wenyan-ultra`
Extreme. Ancient scholar on a budget.

Mode stick until changed or session end.

## Skills

Skill
Trigger
What it do

**caveman-commit**
`/caveman-commit`
Terse commit messages. Conventional Commits. ≤50 char subject.

**caveman-review**
`/caveman-review`
One-line PR comments: `L42: bug: user null. Add guard.`

**caveman-compress**
`/caveman:compress <file>`
Compress .md files to caveman prose. Saves ~46% input tokens.

**caveman-help**
`/caveman-help`
This card.

## Deactivate

Say "stop caveman" or "normal mode". Resume anytime with `/caveman`.

## Configure Default Mode

Default mode = `full`. Change it:

**Environment variable** (highest priority):

```
export CAVEMAN_DEFAULT_MODE=ultra

```

**Config file** (`~/.config/caveman/config.json`):

```
{ "defaultMode": "lite" }

```

Set `"off"` to disable auto-activation on session start. User can still activate manually with `/caveman`.

Resolution: env var > config file > `full`.

## More

Full docs: [https://github.com/JuliusBrussee/caveman](https://github.com/JuliusBrussee/caveman)
Weekly Installs7.9KRepository[juliusbrussee/caveman](https://github.com/juliusbrussee/caveman)GitHub Stars24.5KFirst Seen2 days agoSecurity Audits[Gen Agent Trust HubPass](/juliusbrussee/caveman/caveman-help/security/agent-trust-hub)[SocketPass](/juliusbrussee/caveman/caveman-help/security/socket)[SnykPass](/juliusbrussee/caveman/caveman-help/security/snyk)Installed oncursor5.5Kgithub-copilot5.4Kopencode4.2Kcodex3.9Kcline3.9Kantigravity3.9K

---
*Source: https://skills.yangsir.net/skill/daily-caveman-help*
*Markdown mirror: https://skills.yangsir.net/api/skill/daily-caveman-help/markdown*