caveman-help

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users of the caveman skill family often forget the available slash commands, mode names, and deactivation triggers, forcing them to hunt through documentation mid-session. ## Core Features & Use Cases - One-Shot Reference Card: Prints all caveman modes (lite, full, ultra, wenyan variants), sibling skills, and deactivation triggers in a single display. - Non-Persistent Display: Shows help without changing the active mode, writing flag files, or persisting any state. - Configuration Guidance: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or a JSON config file. - Use Case: You are mid-session in caveman mode and forget how to switch to ultra compression or disable auto-activation; invoke the help card to see every command instantly. ## Quick Start Ask the assistant to show the caveman help reference card to list all available modes 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 modes and commands?▼

Invoke /caveman-help or say "caveman help" to print a reference card listing every mode (lite, full, ultra, wenyan variants), 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.

Does caveman-help change the active mode?▼

No. The help card is strictly one-shot: it does not flip the active mode, write flag files, or persist anything. The current mode stays until you change it or the session ends.

How do I turn off caveman mode?▼

Say "stop caveman" or "normal mode" to deactivate. You can resume anytime with /caveman, and set "off" in the config file to disable auto-activation on session start.

How do I change the default caveman mode?▼

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