Agent skill

nobel-minds

🏅 诺贝尔奖得主认知框架库。输入人名/主题→自动匹配诺奖得主思维视角,或直接激活指定得主的认知框架。 覆盖:2004-2025年诺贝尔生理学或医学奖全部55位得主。 用途:「用Karikó的视角分析」「哪个诺奖得主适合思考这个问题」「蒸馏某位新得主」。 触发词:「诺奖」「nobel」「XX的诺奖视角」「有没有诺奖级别的思维」「蒸馏诺奖得主」。

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill nobel-meta --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/nobel/nobel-meta/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 144
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Nobel Minds · 诺贝尔奖认知框架库 > 「诺奖得主不是因为他们聪明才获奖,而是因为他们用了一种别人没想过的方式看问题。」 ## 核心理念 这是一个**已经蒸馏好的**诺奖得主认知框架库。每位得主的目录就是一个独立可运行的"思维操作系统"——不是传记,不是语录,而是**HOW they think**的工程化表达。 你可以: - **直接调用**某位得主的思维框架审视你的问题 - **让系统推荐**最适合你当前需求的诺奖思维视角 - **蒸馏新得主**加入库中 --- ## 快速入口 ### 路径A:指定得主(直接激活) 收到明确人名时,直接读取该得主的SKILL.md并激活。 **匹配规则**: - 全名匹配("Katalin Karikó") - 姓氏匹配("Karikó") - 成就匹配("mRNA疫苗的那位"→ Karikó + Weissman) - 中文匹配("屠呦呦""山中伸弥""大村智") **执行**: 1. 在索引中定位得主目录 2. 读取SKILL.md 3. 按SKILL.md中的规则激活该思维框架 4. 用该框架回应用户的原始问题 ### 路径B:按需推荐(诊断模式) 用户不知道该用谁的视角,只有问题或需求。 **Step 1: 需求定位** | 需求维度 | 典型表达 | 推荐得主 | |---------|---------|---------| | 逆共识坚持 | 「所有人都说不行」「被主流否定」「孤立无援」 | Karikó(逆共识坚持)、Marshall(自饮证明)、zur Hausen(否证驱动)、Prusiner(挑战教条) | | 长期深耕 | 「坚持了很久还没出成果」「冷门领域」「孤独研究」 | Ohsumi(孤独深耕)、Ambros(小领域的长期主义)、Gurdon(50年后被验证) | | 跨学科创新 | 「想结合不同领域」「跨界想法不被理解」 | Yamanaka(跨领域嫁接)、Szostak(果断转型)、Patapoutian(物理→生物) | | 伦理决策 | 「科研伦理困境」「技术风险 vs 巨大收益」 | Edwards(信念先于证据)、Montagnier(科学天才≠科学理性,反面教材) | | 快速突破 | 「需要快速出成果」「竞争激烈」 | Fire/Mello(速胜策略)、Julius(化繁为简)、Pääbo(技术驱动突破) | | 临床转化 | 「基础研究怎么变成药」「从bench到bedside」 | Allison/Honjo(免疫治疗转化)、Campbell(公私合作范式)、Tu Youyou(古籍→现代药) | | 失败应对 | 「实验反复失败」「被拒稿/拒资助」 | Karikó(40年被忽视)、Blackburn(被审稿人质疑)、Capecchi(童年苦难→科研韧性

What's inside
Steps it walks through
  1. 核心理念
  2. 快速入口
  3. 路径A:指定得主(直接激活)
  4. 路径B:按需推荐(诊断模式)
  5. 得主索引
  6. 按年份(2004-2025)
  7. 按思维类型(快速匹配)
  8. 激活认知框架
  9. 多视角分析模式
  10. 蒸馏新得主
  11. 信息源优先级
  12. 信息源黑名单(永远排除)
  13. 蒸馏流程
  14. 特殊处理
More from awesome-bio-agent-skills
All skills →
About this skill
What does the nobel-minds skill do?

🏅 诺贝尔奖得主认知框架库。输入人名/主题→自动匹配诺奖得主思维视角,或直接激活指定得主的认知框架。 覆盖:2004-2025年诺贝尔生理学或医学奖全部55位得主。 用途:「用Karikó的视角分析」「哪个诺奖得主适合思考这个问题」「蒸馏某位新得主」。 触发词:「诺奖」「nobel」「XX的诺奖视角」「有没有诺奖级别的思维」「蒸馏诺奖得主」。

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill nobel-meta --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 144 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going