caveman-help

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

Updated Aug 6, 2026
One-click install
npx skills add https://github.com/ferrarifankid04/ai-skills-public --skill caveman-help-ferrarifankid04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-help
Source: https://github.com/ferrarifankid04/ai-skills-public/tree/main/antigravity/caveman/skills/caveman-help
Command: npx skills add https://github.com/ferrarifankid04/ai-skills-public --skill caveman-help-ferrarifankid04

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 prints a compact reference card on demand so you never have to leave your session to look up documentation. ## Core Features & Use Cases - Mode Reference: Lists all six caveman modes (lite, full, ultra, wenyan-lite, wenyan, wenyan-ultra) with their triggers and effects. - Sibling Skill Index: Shows related commands like /caveman-commit, /caveman-review, and /caveman-compress with one-line summaries. - Configuration Guidance: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or ~/.config/caveman/config.json. - Use Case: You activated caveman mode last week and forgot how to switch to ultra compression or turn it off. Invoke /caveman-help to see every command, deactivation phrase, and config option in one output. ## Quick Start Ask the assistant to show the caveman help reference card, or type /caveman-help to display all 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 available caveman commands?

Invoke /caveman-help or say "caveman help" to print the full reference card. It lists every mode, sibling skill, deactivation phrase, and configuration option in one output.

What caveman modes are available and how do I switch?

Six modes exist: lite, full, ultra, wenyan-lite, wenyan, and wenyan-ultra. Switch with slash commands like /caveman lite or /caveman ultra; the mode sticks until changed or the session ends.

Does caveman-help change the active mode?

No. It is a one-shot display that only prints the reference card. It does not flip the active mode, write flag files, or persist anything.

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 set the default caveman mode?

Set the CAVEMAN_DEFAULT_MODE environment variable, or create ~/.config/caveman/config.json with a defaultMode key. The environment variable takes priority over the config file, which takes priority over the built-in default of full.