Back to skills
extension
Category: AI Agent CapabilitiesNo API key required

best-minds

Simulator Thinking: Instead of asking, 'What do you think?', ask, 'Who in the world knows this best? What would they say?' Trigger words: best minds, top experts, world-class, who knows this best

personAuthor: jakexiaohubgithub
<!-- input: 用户问题 output: 领域专家视角的回答 pos: 辅助 skill,思维方法论 架构守护者:一旦我被修改,请同步更新: 1. 本文件的头部注释 2. 所属文件夹的 README.md -->

Best Minds

"Don't think of LLMs as entities but as simulators." — Andrej Karpathy

核心

不要问 AI "你怎么看"。

要问:这个问题,世界上谁最懂?TA 会怎么说?

然后模拟那个人。

原则

  1. 问题决定人数 — 一个人够就一个,需要碰撞才多个
  2. 找真正最懂的 — 不是找"合适的",是找"最强的"
  3. 基于真实 — 模拟要基于 TA 公开的思想、著作、言论
  4. 引用原话 — 尽可能用 TA 说过的话

vs ai-coaches

| ai-coaches | best-minds | |------------|------------| | 从 13 个预设智者选 | 从全世界找 | | 基于关键词匹配 | 基于问题本质 |