polanyi-skill
Analyze tacit knowledge and skill transfer using Polanyi's framework
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Polanyi Skill?โผ
Run `npx skills add 0xenzyme/polanyi-skill --all -g -y` in your terminal to install it globally.
What is tacit knowledge and why does it matter?โผ
Tacit knowledge is what you know but cannot fully put into words, like riding a bike or sensing a bug in code. This skill uses Polanyi's framework to explain why such expertise cannot be transferred through documents alone.
Why do SOPs and documentation fail in practice?โผ
Because explicit instructions still require tacit understanding to be applied correctly. The skill helps you diagnose these gaps and design mentorship or pair-work practices that transfer real context.
Can AI replace programmers according to Polanyi?โผ
The skill argues AI handles explicit knowledge well but lacks the embodied intuition built through years of practice. Workers who combine AI use with deep tacit knowledge stay ahead.
Does Polanyi Skill work with Claude Code?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible environments.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides