Commit Graph

6 Commits

Author SHA1 Message Date
Yuhan Lei d8afa65f3e docs: showcase real wiki data (94 articles, 99 sources, 87 log entries)
- Add Battle-Tested section with growth metrics
- Add examples/ directory with real articles and operation log
- Update from 48→94 articles, 8→13 topics
- Prove active maintenance with 87 entries in last 7 days
2026-04-12 21:14:15 +08:00
Yuhan Lei 5a3acdc2cf docs: add Karpathy tweet screenshot to README 2026-04-05 14:27:20 +08:00
Yuhan Lei 8a5d6a54eb fix: correct Karpathy gist URL in README 2026-04-05 14:23:57 +08:00
Yuhan Lei 76631bb7d3 docs: add README and MIT license
Effect-first README: install command, 3-step quick start,
architecture overview, compatibility table. Links to Karpathy's
original idea file gist.
2026-04-05 14:17:01 +08:00
Yuhan Lei 85d6275ad7 feat: add SKILL.md and reference templates
Implement the karpathy-llm-wiki skill following agentskills.io open
standard. Three operations: Ingest (fetch + compile), Query (search +
archive), Lint (deterministic auto-fix + heuristic reports). Passed
5 rounds of dual-model crosscheck review.
2026-04-05 14:13:58 +08:00
Yuhan Lei d8f3d00f96 chore: init repo with spec and reference docs
- docs/SPEC.md: 产品设计 spec(五轮 crosscheck 定稿)
- docs/karpathy-idea-file-reference.md: Karpathy 原始 gist 内容(实施参考)
2026-04-05 13:37:06 +08:00