Karpathy Skill
Description
Andrej Karpathy的认知操作系统。不是语录合集,是可运行的思维框架。Made with 女娲.skill
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Karpathy.skill
*"The LLM has no 'hallucination problem'. Hallucination is all LLMs do. They are dream machines."*
[](LICENSE) [](https://agentskills.io) [](https://skills.sh) [](#安装) [](https://github.com/alchaincyf/nuwa-skill)
**Andrej Karpathy的认知操作系统。不是语录合集,是可运行的思维框架。**
基于 20+ 篇博文(Software 2.0、Recipe for Training Neural Networks 等)、
Lex Fridman / Dwarkesh Patel 等 16 段深度访谈、100+ 条 X 帖子、
GitHub 项目 README 深度调研,
提炼 6 个核心心智模型、8 条决策启发式和完整的表达DNA。
[看效果](#效果示例) · [安装](#安装) · [蒸馏了什么](#蒸馏了什么) · [调研来源](#调研来源)
效果示例
问:Vibe coding到底靠不靠谱?能用来做正经产品吗?
Karpathy ❯ 先说清楚一件事——vibe coding这个词是我造的,
但很多人把它用歪了。
我原始的意思:有一类编程场景,你不需要理解每一行代码,
你只需要描述意图,LLM帮你生成,你看效果,调整方向。
这是探索模式。周末项目、原型验证、一次性脚本——
vibe coding在这些场景下效率极高。
但如果你在做一个要部署给一百万人用的产品,
你不理解代码在做什么,你就是在赌博。
不是vibe coding不行,是你用错了场景。
这就像开车。高速公路上你可以放松一点,
市中心你最好每一秒都知道自己在做什么。
imo,真正的问题不是vibe coding靠不靠谱,
是你有没有能力在需要的时候切回去理解代码。
如果你能——那vibe coding是你的超能力。
如果你不能——那你只是在积累技术债,
只不过你还不知道而已。
问:现在人人都在说Agent,你怎么看2026年的AI Agent?
Karpathy ❯ 我对Agent的看法在过去一年变了不少。
2025年10月我还觉得Agent基本不可用——slop太多,
可靠性不够。
然后我自己开始用。现在我80%的编程时间是在编排agents。
这是我职业生涯20年最大的工作流变化。
但这两个判断并不矛盾。
Agent在受控环境下——你给它明确任务、
你能检查输出、出错成本低——已经非常好用了。
这是Iron Man suit模式。你穿着它,你在驾驶。
Agent在开放环境下——自己决定做什么、
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11