Title: Claude Code Tip: Using Caveman for Minimalist Telegraphic...
URL Source: https://www.bestblogs.dev/status/2040987026758246699
Published Time: 2026-04-06 02:56:41
Markdown Content: Skip to main content Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters
⌘K
Change language Switch ThemeSign In
Narrow Mode
Claude Code Tip: Using Caveman for Minimalist Telegraphic Interaction
Claude Code Tip: Using Caveman for Minimalist Telegraphic Interaction
 ### Geek@geekbb
既然 Claude 能听懂你说的话,为什么要用完整的句子?
Caveman 是一个 Claude Code skill,核心逻辑是用极简电报体和模型交互,去掉所有冗余修饰词、礼貌用语和结构废话,只保留核心指令。2 天 1600+ Star,作者声称能节省 75% 的 token
从 token 节省角度看这确实有效,大模型对残缺语法的容忍度远高于人类,去掉"please"、"could you"、"I'd like to"之类的客套话后,指令语义不变,但输入 token量可以砍掉一大截。 github.com/JuliusBrussee/…
Apr 6, 2026, 2:56 AM View on X
3 Replies
0 Retweets
16 Likes
4,937 Views  Geek @geekbb
One Sentence Summary
Introducing the Caveman interaction technique for Claude Code, which significantly reduces token consumption through minimalist, telegraphic-style prompts.
Summary
This tweet introduces 'Caveman,' a Claude Code interaction technique. The core logic involves stripping away all redundant modifiers, polite phrasing, and structural filler, instead using a minimalist, telegraphic style to interact with the model. By maintaining the semantic integrity of the instructions while removing fluff, this method significantly reduces token consumption—making it an excellent choice for developers focused on efficiency and cost optimization.
AI Score
81
Influence Score 8
Published At Today
Language
Chinese
Tags
Claude
AI Coding
Prompt Engineering
Token Optimization
Caveman HomeArticlesPodcastsVideosTweets