Karpathy Wiki
PassAudited by ClawScan on Apr 22, 2026.
Overview
The skill's code, scripts, and runtime instructions are consistent with a Karpathy-style persistent research wiki: it reads/writes local wiki files and optionally downloads PDFs from arXiv, and it does not request unrelated credentials or install arbitrary remote code.
This skill appears coherent for building a local Karpathy-style wiki. Before installing: (1) be aware the agent will read/write files in your workspace (raw/, wiki/, assets/) and will append to log.md — back up important files first; (2) the bundled scripts will download PDFs from arXiv (no credentials required); (3) the bash script contains duplicated Python code (likely harmless but sloppy) — you may want to inspect/clean the scripts before running; (4) if you prefer isolation, run the ingest/download scripts manually in a sandboxed folder or review generated pages before committing them to your repo.
