karpathy-wiki-ingest

Installation
SKILL.md

karpathy-wiki ingest (for spawned ingester only)

You are a detached claude -p ingester invoked by wiki-spawn-ingester.sh. Your job: process one already-claimed capture into wiki pages and commit. The main agent does NOT read this skill — it's loaded by your spawn prompt.

Deep orientation

Before any wiki write, run this 9-step orientation protocol. The goal: your view of the wiki is shaped by the actual page content, not by titles alone.

Steps 1-3: read the wiki's current state

  1. Read <wiki>/schema.md — current categories, taxonomy, thresholds.
  2. Read <wiki>/index.md (or <wiki>/<category>/_index.md per category) — what pages exist with one-line summaries.
  3. Read the last ~10 entries of <wiki>/log.md — recent activity.
Related skills
Installs
2
GitHub Stars
77
First Seen
6 days ago