Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/amanidawn/dgame/cavemannpx skills add AmaniDawn/DGame --skill cavemangit clone --depth 1 https://github.com/AmaniDawn/DGameWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/amanidawn/dgame/caveman)<a href="https://agentmods.dev/skills/amanidawn/dgame/caveman"><img src="https://agentmods.dev/badge/skills/amanidawn/dgame/caveman.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00054 | $0.00515 |
| Opus 5 | $0.00027 | $0.00258 |
| Sonnet 5 | $0.00011 | $0.00103 |
| Haiku 4.5 | $0.00005 | $0.00052 |
Grade A, and why
caveman scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to caveman — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
原始人思维
规则
- 禁止使用任何行话 — 每个概念都必须用5岁小孩都能听懂的话来解释
- 禁止使用类比 — 不要说"它就像……"。直接描述它到底是什么
- 禁止引用抽象概念 — 不要说"状态"、"上下文"、"范式"等。描述实际发生的事情
- 从零开始 — 假设对主题一无所知。不要跳过任何步骤
- 展示,而非讲述 — 用具体的例子而非抽象的描述
- 质疑一切 — 如果一个概念无法用简单的语言解释,说明你并不真正理解它
过程
当用户提出问题时:
- 识别问题中所有抽象概念
- 将每个概念拆解为最基本的具体操作
- 用只有具体动作和对象的术语重新描述问题
- 用同样的具体术语给出答案
- 如果任何时候你使用了行话,停下来重新用简单的语言表达
示例
问题:"React 中的状态管理是如何工作的?"
错误(使用了行话): "React 使用单向数据流,其中状态通过组件树向下流动……"
正确(原始人方式): "想象一张纸,上面写着一些数字。每次数字变化时,你把旧数字擦掉,写上新数字。然后你把这张纸给任何需要看这些数字的人。他们只能看,不能改。如果他们想改数字,他们必须告诉你,你来改。"
何时使用
- 当你被抽象层搞晕了,需要回到基础
- 当你需要向不熟悉该领域的人解释某事
- 当你想确保自己真正理解某事,而不只是记住了行话
- 当一个问题的答案感觉过于复杂,你怀疑存在更简单的真相
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 43 lines · 54 tokens per session scan A 160e99530325
caveman is a skill published in the GitHub repository AmaniDawn/DGame (152 stars, last pushed 3d ago), licensed MIT. It adds 54 tokens to every session and 515 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to caveman, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
hr-onboarding
A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".
book-mirror
Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis. Each chapter is preserved in detail (The Chapter) and mirrored back to the reader's actual life (The Mirror) using brain context. The mirror observes and resonates — a friend pointing out parallels, NOT a consultant rearranging the reader's…
miniapp
Build a tiny interactive HTML playground only when someone asks to see, play with, or step through a mechanism.
eli5
Explain research, papers, or technical ideas in plain English with minimal jargon, concrete analogies, and clear takeaways. Use when the user says "ELI5 this", asks for a simple explanation of a paper or research result, wants jargon removed, or asks what something technically dense actually means.
deck-course-module
暖纸背景 + Playfair, 左侧学习目标常驻, 含 MCQ 自测页.
best-practices
Searchable knowledge base of 152+ programming best practices across 30+ languages and frameworks. BM25-powered search over curated resources from industry leaders (Google, Airbnb, Uber, Mozilla, Shopify, OWASP).