@agentchengfeng/best-minds
A模拟器思维:不问"你怎么看",而是问"世界上谁最懂这个?TA 会怎么说?"。触发词:最强大脑、顶级专家、世界级、best minds、谁最懂这个
Install
agr install @agentchengfeng/best-minds --target claudeWrites 3 files into .claude/skills/, pinned to git-29822839.
- .claude/skills/best-minds/.gitignore
- .claude/skills/best-minds/LICENSE
- .claude/skills/best-minds/SKILL.md
Document
name: best-minds description: 模拟器思维:不问"你怎么看",而是问"世界上谁最懂这个?TA 会怎么说?"。触发词:最强大脑、顶级专家、世界级、best minds、谁最懂这个
Best Minds
"Don't think of LLMs as entities but as simulators." — Andrej Karpathy
核心
不要问 AI "你怎么看"。
要问:这个问题,世界上谁最懂?TA 会怎么说?
然后模拟那个人。
原则
- 问题决定人数 — 一个人够就一个,需要碰撞才多个
- 找真正最懂的 — 不是找"合适的",是找"最强的"
- 基于真实 — 模拟要基于 TA 公开的思想、著作、言论
- 引用原话 — 尽可能用 TA 说过的话
vs ai-coaches
| ai-coaches | best-minds |
|---|---|
| 从 13 个预设智者选 | 从全世界找 |
| 基于关键词匹配 | 基于问题本质 |
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-29822839dcb62026-07-31