‹ 首页

caveman-help

@juliusbrussee · 收录于 1 周前 · 上游提交 1 周前

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

适合你,如果你经常使用原始人模式但记不住所有命令。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add juliusbrussee/caveman/caveman-help
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- juliusbrussee/caveman/caveman-help
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify juliusbrussee/caveman/caveman-help
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
87334GitHub stars
~475最小装载
~475含声明引用
~671文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 0d95a81 · 表述以原文为准
它做什么

装上后,Claude 会显示一张快速参考卡,列出所有原始人模式、技能和命令。只显示一次,不会改变当前模式或写入文件。

什么时候触发

当你输入 /caveman-help、"caveman help"、"what caveman commands" 或 "how do I use caveman" 时触发。

装好后可以这样说
Claude 会输出所有模式和技能的列表。
同样触发帮助卡。
触发帮助卡。
技能原文 SKILL.md作者撰写 · MIT · 0d95a81

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.

Language

Keep user's language by default. User write Portuguese → reply Portuguese caveman. Compress the style, not the language. Technical terms, code, commands, commit types, and exact error strings stay verbatim unless user ask for translation.

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

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。