Domains
Forms
- SKILL.md50.0%
- other50.0%
Domains
Forms
Use Cases
A user who just installed Caveman is unfamiliar with its features. Typing `/caveman-help` makes the agent immediately output a caveman-style reference table listing all available modes (lite/full/ultra/wenyan) with trigger commands and all sub-skills (caveman-commit/caveman-review/caveman-compress) with their purposes. Users get the full feature matrix in one card without reading documentation.
A user wants to check Caveman's default mode, how to change the default compression intensity (via `CAVEMAN_DEFAULT_MODE` env var or config file), or whether their language is supported. `/caveman-help` displays configuration methods, language preservation policy, and deactivation commands ("stop caveman" or "normal mode"), answering common configuration questions in one place.
Skill File
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.