caveman-help

Displays a quick-reference card of caveman modes, skills, and deactivation commands.

1|Updated Aug 31, 2026
One-click install
npx skills add https://github.com/nguyenhungtran18/skill-and-tool-tracker --skill caveman-help-nguyenhungtran18
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman-help
Source: https://github.com/nguyenhungtran18/skill-and-tool-tracker/tree/main/skills/caveman-help
Command: npx skills add https://github.com/nguyenhungtran18/skill-and-tool-tracker --skill caveman-help-nguyenhungtran18

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When using the caveman terse-communication system, it is easy to forget the available slash commands, mode names, and how to deactivate or configure the default mode. This Skill provides an instant one-shot cheat sheet without changing any active state. ## Core Features & Use Cases - Mode Reference: Lists all caveman modes (lite, full, ultra, wenyan variants) with their triggers and compression behavior. - Sibling Skill Index: Shows related skills like caveman-commit, caveman-review, and caveman-compress with their invocation commands. - Configuration Guidance: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or a config file. - Use Case: You activated caveman mode last week and forgot how to switch to ultra compression or turn it off. Invoke the help card to see every command and the deactivation phrase in one glance. ## Quick Start Ask the AI to show the caveman help reference card to list all available modes, skills, and commands.

Frequently Asked Questions about caveman-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I see all caveman commands and modes?▼

Invoke /caveman-help or say "caveman help" to print a reference card listing every mode (lite, full, ultra, wenyan variants), all sibling skills, and deactivation triggers. It is a one-shot display that changes nothing.

What caveman modes are available?▼

Six modes exist: lite, full (default), ultra, wenyan-lite, wenyan, and wenyan-ultra. Each applies progressively stronger compression, from dropping filler words to full classical Chinese terseness.

How do I turn off caveman mode?▼

Say "stop caveman" or "normal mode" to deactivate. You can resume anytime with /caveman, and the help card lists these deactivation triggers for reference.

Does caveman-help change the active mode?▼

No. The help card is strictly one-shot and read-only. It does not flip the active mode, write flag files, or persist any state; it only prints the reference information.

How do I set the default caveman mode?▼

Set the CAVEMAN_DEFAULT_MODE environment variable (highest priority) or edit ~/.config/caveman/config.json with a defaultMode value. Resolution order is env var, then config file, then full as fallback.