caveman-help

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

2|Updated Mar 7, 2025
One-click install
npx skills add https://github.com/AbdelrhmanUZaki/KnowledgeNuggets --skill caveman-help-abdelrhmanuzaki
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman-help
Source: https://github.com/AbdelrhmanUZaki/KnowledgeNuggets/tree/main/2-setup/shared/gemini/config/skills/caveman-help
Command: npx skills add https://github.com/AbdelrhmanUZaki/KnowledgeNuggets --skill caveman-help-abdelrhmanuzaki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Users of the caveman compression system need a fast way to recall available modes, skills, and configuration options without reading full documentation. ## Core Features & Use Cases - Mode Reference: Lists all six caveman modes (Lite, Full, Ultra, Wenyan-Lite, Wenyan-Full, Wenyan-Ultra) with their triggers and effects. - Skill Overview: Summarizes companion skills like caveman-commit, caveman-review, and caveman-compress with their triggers. - Configuration Guidance: Explains how to set the default mode via the CAVEMAN_DEFAULT_MODE environment variable or a config file. - Use Case: When you forget which trigger activates extreme compression, invoke the help card to see that /caveman ultra enables bare-fragment output. ## Quick Start Ask the assistant to show the caveman help 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 caveman modes and commands?▼

Invoke /caveman-help or say "caveman help" to display the reference card. It lists all six modes, four skills, deactivation commands, and configuration options in one output.

What caveman modes are available for text compression?▼

Six modes exist: Lite, Full, Ultra, Wenyan-Lite, Wenyan-Full, and Wenyan-Ultra. They range from dropping filler words to extreme fragment compression and full Classical Chinese output.

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 value. Resolution order is environment variable, then config file, then full.

Does caveman-help change the active mode?▼

No, caveman-help is a one-shot display that does not change modes, write flag files, or persist any state. The active mode remains whatever was previously set.

How do I turn off caveman mode?▼

Say "stop caveman" or "normal mode" to deactivate. You can resume anytime with /caveman, and setting defaultMode to "off" disables auto-activation on session start.