caveman-help

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

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/TrayMachi/dotfiles --skill caveman-help-traymachi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-help
Source: https://github.com/TrayMachi/dotfiles/tree/main/agents/skills/caveman-help
Command: npx skills add https://github.com/TrayMachi/dotfiles --skill caveman-help-traymachi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When using the caveman terse-output 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 reference card without changing any active state. ## Core Features & Use Cases - Mode Reference: Lists all caveman modes (lite, full, ultra, wenyan variants) with their triggers and effects. - Skill Directory: Shows sibling skills like caveman-commit, caveman-review, and caveman-compress with their commands. - Configuration Guide: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or ~/.config/caveman/config.json. - Use Case: You forgot how to switch to classical Chinese output or how to turn caveman off, so you invoke the help card and immediately see "/caveman wenyan" and the "stop caveman" deactivation phrase. ## Quick Start Ask the assistant to show the caveman help reference card to see 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 available caveman commands?

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

What caveman modes are available?

Six modes exist: lite, full (default), ultra, wenyan-lite, wenyan, and wenyan-ultra. Each applies progressively stronger compression, with the wenyan variants producing Classical Chinese output.

How do I turn off caveman mode?

Say "stop caveman" or "normal mode" to deactivate. You can resume at any time by invoking /caveman again.

How do I change the default caveman mode?

Set the CAVEMAN_DEFAULT_MODE environment variable, which takes highest priority, or edit ~/.config/caveman/config.json with a defaultMode key. Setting it to "off" disables auto-activation on session start.

Does caveman-help change the active mode?

No. It is a one-shot display that never flips the active mode, writes flag files, or persists anything. It only prints the reference card.