返回 Skills
ceeon/best-minds· MIT 内容可用

best-minds

模拟器思维:不问"你怎么看",而是问"世界上谁最懂这个?TA 会怎么说?"。触发词:最强大脑、顶级专家、世界级、best minds、谁最懂这个

安装

与 skills.sh 相同的 Command / Prompt 安装方式


name: best-minds description: 模拟器思维:不问"你怎么看",而是问"世界上谁最懂这个?TA 会怎么说?"。触发词:最强大脑、顶级专家、世界级、best minds、谁最懂这个

<!-- 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-coachesbest-minds
从 13 个预设智者选从全世界找
基于关键词匹配基于问题本质

附带文件

LICENSE
MIT License

Copyright (c) 2025 Chengfeng

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
.gitignore
# OS
.DS_Store
Thumbs.db
*.swp
*.swo
*~

# IDE
.vscode/
.idea/
*.code-workspace

# Node (if needed)
node_modules/
package-lock.json
yarn.lock

# Environment
.env
.env.local

# Temporary files
*.tmp
*.temp
.cache/
    best-minds | Prompt Minder