FEATUREDAI HOT (Curated Pool)· aihot-apiZH00:38 · 06·09
→GitHub 122K-star Skills adds Teach to turn a working directory into a stateful learning space
GitHub’s 122K-star Skills repository added Teach, which turns a working directory into a stateful learning space using MISSION.md, lessons/, learning-records/, and reference/ files to track goals, lessons, learned items, and reusable notes.
#Agent#Tools#Memory#GitHub
why featured
Featured · importance 73 · hook + knowledge + resonance
editor take
Teach pushes agent memory into plain files, not another chat sidebar; a 122K-star repo gives this pattern a real shot at adoption.
sharp
Teach’s strongest move is reducing “personalized learning” to four inspectable files. MISSION.md sets goals, lessons/ holds units, learning-records/ tracks mastered items, and reference/ becomes a reusable cheat sheet. That avoids the usual AI tutor trap: a chat log pretending to be memory. The 122K-star GitHub Skills repo also matters because distribution is already solved, and the install path is a single npx skills add mattpocock/skills --skill teach command.
I buy the file-system design more than the tutor narrative. The weak spot is ZPD difficulty adjustment: the snippet says Teach adapts from records, but gives no grading rule, failure recovery, or lesson-generation boundary. Without that, Teach is a clean learning-state protocol first, not a complete teaching system.
HKR breakdown
hook ✓knowledge ✓resonance ✓