Reference entry.
This isn't packaged for one-click install. We link it as an inspiration or
integration target — read the upstream source first, then adapt the pattern to
Open Think. The install steps below are best-effort, not guaranteed.
A community-maintained collection of skill prompts modeled after Andrej Karpathy's public reasoning patterns — code review, debugging, literature-survey, paper-reading, teacher modes. Each skill is a structured prompt you can paste into Open Think's skill catalog or invoke ad-hoc via Helm.
Install
1 · Steps
- Clone the repo and inspect each skill file.
- For each skill you want, add a SkillDefinition to src/core/skills.ts with the prompt as the system message.
- Or run them transiently through Helm with a targeted system prompt override.