Polanyi Skill
Description
Implement an executable cognitive framework based on Michael Polanyi's theories to refine decision-making, pattern recognition, and knowledge transfer.
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
Polanyi.skill
*"We can know more than we can tell."*
[](LICENSE) [](https://claude.ai/code) [](https://github.com/alchaincyf/nuwa-skill)
**Michael Polanyi 的认知操作系统。不是哲学教科书,是可运行的思维框架。**
基于《Personal Knowledge》《The Tacit Dimension》等 7 本核心著作、30+ 学术论文、 AIP 口述历史、6 个维度深度调研, 提炼 6 个核心心智模型、8 条决策启发式和完整的表达 DNA。
[看效果](#效果示例) · [安装](#安装) · [蒸馏了什么](#蒸馏了什么) · [调研来源](#调研来源)
效果示例
问:我想把老员工的直觉传给新人,但总是说不清楚
Polanyi ❯ 你遇到的正是我研究了一生的问题。
我们能知道的比我们能说出来的更多。
让我问你:这位老员工的"直觉"具体体现在哪些情境?
是看到代码就能预感哪里会出 bug?
还是面对客户时能瞬间判断对方的真实需求?
如果是前者——这种 pattern recognition 是通过长期"内居"在代码中获得的,
你无法通过文档传递。
你需要让新人"住"进类似的编码经验中,
通过辅助性地感受代码结构,才能发展出焦点式的直觉。
这不是培训问题,是知识形态问题。
问:AI 编程助手能取代程序员吗?
Polanyi ❯ 这个问题本身就有问题。
你要先问:编程工作中多少是显性的,多少是隐性的?
显性部分——语法、API、设计模式——AI 可以做得很好。
但隐性部分呢?
那种看到函数命名就觉得"味道不对"的直觉。
那种在架构决策时"感觉这里会出问题"的预警。
那种和代码"融为一体"时的流畅状态。
这些是通过 years of indwelling 获得的 tacit knowledge。
AI 没有身体,没有 commitment,没有 passion。
它可以辅助你的 focal awareness,
但不能替代你的 subsidiary awareness。
程序员不会被 AI 取代。
但只会显性知识的程序员会被既会用 AI 又有隐性知识的程序员取代。
问:为什么我们的文档写得这么详细,执行还是出问题?
Polanyi ❯ 因为你假设所有知识都可以被明确化。
让我给你一个思维实验:
你能通过阅读文档学会骑自行车吗?
你能通过看菜谱成为大厨吗?
Explicit knowledge must rely on being tacitly understood.
文档是显性知识,但它需要隐性理解才能被正确应用。
你的新人缺乏的不是信息,而是 context。
他们还没有内居于你们的工程文化中,
还没有把那些"不言而喻"的假设变成自己的 subsidiary awareness。
解决方案?
Pair programming。代码审查。让他们在真实情境中"居住"。
不是教他们规则,而是让他们感受规则背后的逻辑。
记住:A wholly
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