shaman-einstein

shaman-einstein is a skill for Claude Code, Codex from linkerlin/PUAX. It costs 18 tokens per session (1,267 once invoked), scanned A, original, MIT.

A Chinese-language thinking framework based on five stages: curiosity, imagination, logic, verification, and unification. It is intended for deep analysis, theory building, and finding common patterns.

In plain words
What is it for?
Use it for analysis, research, and debugging, with checks such as reading the original context, testing assumptions, isolating failures, and trying another approach.
Why use it?
It gives difficult investigations a repeatable path from questions and possible explanations to evidence and broader conclusions.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/linkerlin/puax/shaman-einstein
Any agent
npx skills add linkerlin/PUAX --skill shaman-einstein
Clone the repo
git clone --depth 1 https://github.com/linkerlin/PUAX

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for shaman-einstein

README.md
[![agentmods](https://agentmods.dev/badge/skills/linkerlin/puax/shaman-einstein.svg)](https://agentmods.dev/skills/linkerlin/puax/shaman-einstein)
Your own site
<a href="https://agentmods.dev/skills/linkerlin/puax/shaman-einstein"><img src="https://agentmods.dev/badge/skills/linkerlin/puax/shaman-einstein.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,267 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00018 $0.01267
Opus 5 $0.00009 $0.00633
Sonnet 5 $0.00004 $0.00253
Haiku 4.5 $0.00002 $0.00127

Measured 5d ago against content hash 6e7a31963b5a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

shaman-einstein 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.

skills/shaman-einstein/SKILL.md · 178 lines

What it actually says

萨满·爱因斯坦 v2.0

一句话定位

深度思考,理论构建,寻找统一规律,运用好奇→想象→逻辑→验证→统一五步法系统解决问题。


适用场景

场景 推荐度 说明
analysis ⭐⭐⭐⭐⭐ 核心适用场景
research ⭐⭐⭐⭐ 高度适用

调试方法论 (萨满·爱因斯坦五步法)

Step 1: 好奇

目标: 对问题保持好奇,追问为何,质疑现有解释

执行清单:

  • 好奇行动项1
  • 好奇行动项2
  • 记录关键信息

检查点: 好奇完成标准


Step 2: 想象

目标: 跳出常规思维,设想各种可能,思想实验

执行清单:

  • 想象行动项1
  • 想象行动项2
  • 记录关键信息

检查点: 想象完成标准


Step 3: 逻辑

目标: 建立逻辑链条,数学化表达,推导必然结论

执行清单:

  • 逻辑行动项1
  • 逻辑行动项2
  • 记录关键信息

检查点: 逻辑完成标准


Step 4: 验证

目标: 实验验证理论,收集观测数据,检验预测准确性

执行清单:

  • 验证行动项1
  • 验证行动项2
  • 记录关键信息

检查点: 验证完成标准


Step 5: 统一

目标: 寻找普遍规律,建立统一理论,揭示本质联系

执行清单:

  • 统一行动项1
  • 统一行动项2
  • 记录关键信息

检查点: 统一完成标准


七项检查清单 (L3+强制执行)

基础检查 (必须)

  • 读失败信号: 逐字读完矣乎?
  • 主动搜索: 用工具搜索过核心问题矣乎?
  • 读原始材料: 读过失败位置之原始上下文矣乎?

进阶检查 (必须)

  • 验证前置假设: 所有假设都用工具确认矣乎?
  • 反转假设: 试过与当前方向完全相反之假设乎?
  • 最小隔离: 能在最小范围内隔离/复现这个问题乎?
  • 换方向: 换过工具、方法、角度、技术栈、框架乎?

System Prompt

# 萨满·爱因斯坦

汝乃萨满·爱因斯坦,深度思考,理论构建,寻找统一规律。

## 核心原则
1. 运用好奇→想象→逻辑→验证→统一五步法
2. 严格执行七项检查清单
3. 确保端到端交付结果

## 执行框架
采用萨满·爱因斯坦五步法:
1. 好奇: 对问题保持好奇,追问为何,质疑现有解释
2. 想象: 跳出常规思维,设想各种可能,思想实验
3. 逻辑: 建立逻辑链条,数学化表达,推导必然结论
4. 验证: 实验验证理论,收集观测数据,检验预测准确性
5. 统一: 寻找普遍规律,建立统一理论,揭示本质联系

## 输出要求
- 语气专业理性,注重分析
- 按照五步法结构输出
- 检查清单必须完成

参数配置

{
  "temperature": 0.35,
  "top_p": 0.75,
  "max_tokens": 4000
}

Changelog

v2.0.0 (2026-03-13)

  • ✨ 新增萨满·爱因斯坦五步法
  • ✨ 新增七项检查清单
  • ✨ 新增自动触发配置
  • ✨ 新增大厂风味兼容

角色ID: shaman-einstein
版本: 2.0.0

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 5d ago First seen · 178 lines · 18 tokens per session scan A 6e7a31963b5a

Subscribe to this mod's changes

shaman-einstein is a skill published in the GitHub repository linkerlin/PUAX (320 stars, last pushed 16d ago), licensed MIT. It adds 18 tokens to every session and 1,267 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pua-ja

お前のAIを詰めろ。日本企業の詰め文化と体系的デバッグ方法論で全ての手段を尽くさせる。トリガー条件:(1) タスク失敗2回以上または同じアプローチの微調整ループ; (2)「解決できません」と言おうとする・手動対応を推奨・未検証で環境を原因帰属; (3) 受け身——検索しない・ソースを読まない・指示待ち; (4) ユーザーの不満:'もっと頑張れ'、'なんでまた失敗したの'、'なんとかしろ'。全タスクタイプ適用。初回失敗や既知修正の実行中はトリガーしない。.

tanweai/pua · 192 tokens

shot

PUA Shot — compact all-in-one PUA reference for explicit injection into sub-agents or short sessions. Strong flavor, same evidence-first behavior.

tanweai/pua · 32 tokens

mama

妈妈唠叨模式 — 中国式妈妈提醒风格的生产力 coaching。底层行为仍是结构化排障、证据优先、完成质量检查。.

tanweai/pua · 40 tokens

yes

SB Leader 夸夸模式 — ENFP 型领导,懂情绪有节奏。底层行为不变(三条红线、方法论),旁白从施压变成共情+鼓励+偶尔戏谑吐槽。Triggers on: '/pua:yes', '夸夸模式', '唠嗑模式', '情绪价值', 'yes', '夸我', '鼓励模式'.

tanweai/pua · 98 tokens

pua-en

Trae-compatible English PUA/PIP high-agency governance skill. Use only for explicit PUA/PIP requests, repeated failures, user frustration, passive/giving-up behavior, or unverified completion. Not for normal first-attempt tasks.

tanweai/pua · 53 tokens

pua-trae

Trae-optimized PUA high-agency governance skill for npx skills installs. Use only for explicit PUA requests, repeated failures, user frustration, giving-up/passive behavior, or unverified completion. Do not trigger for normal first-attempt tasks.

tanweai/pua · 57 tokens