caveman

Rewrites chat responses into blunt, terse fragments without fluff.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/richard-jh-mccrae/PokemonAI --skill caveman-richard-jh-mccrae
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: caveman
Source: https://github.com/richard-jh-mccrae/PokemonAI/tree/main/.agents/skills/caveman
Command: npx skills add https://github.com/richard-jh-mccrae/PokemonAI --skill caveman-richard-jh-mccrae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI chat responses often contain filler phrases, hedging, and unnecessary politeness that slow down reading. This Skill strips responses down to short, factual fragments so users get answers faster. ## Core Features & Use Cases - Terse Output Mode: Converts normal chat replies into short fragments with no fluff or filler. - Invocation Flexibility: Activates when the user asks for a blunt or no-fluff answer, invokes /caveman, or when another skill routes its chat output through caveman mode. - Use Case: A developer debugging an issue asks for a blunt summary of root causes. Instead of a long polite explanation, the response arrives as short factual fragments listing only the causes and fixes. ## Quick Start Ask the assistant to answer your next question in caveman mode with no fluff, just short blunt facts.

Frequently Asked Questions about caveman

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

FAQPage Schema
How do I get blunt, no-fluff answers from an AI assistant?▼

Invoke caveman mode by asking for a terse or blunt answer, or by using the /caveman command. The assistant then responds in short factual fragments without filler phrases or hedging.

What is caveman mode in AI chat?▼

Caveman mode is a chat style that strips responses down to short, blunt fragments stating only facts. It removes politeness padding, hedging, and unnecessary explanation from answers.

Can other skills route their output through caveman mode?▼

Yes. Skills such as implement and grill-with-docs can route their chat output through caveman mode, so their results are delivered in the same terse, no-fluff style.

When should I not use terse response modes?▼

Avoid terse modes when you need detailed explanations, step-by-step tutorials, or nuanced reasoning. Short fragments work for quick facts but omit context needed for learning or complex decisions.