LLM Wiki Skill (proposal) Purpose: Keep a compounding markdown wiki of external knowledge (articles, papers, transcripts, clipped web content) maintained by an LLM so the bookkeeping is free and the knowledge accumulates. Based on Andrej Karpathy's "LLM Wiki" pattern published April 2026. See references/architecture.md for the full design rationale and how it interoperates with existing AgentOps skills. Status: PROPOSAL — not yet merged. Opened 2026-04-11 for council review. See for the research that motivated this skill. The core idea in one paragraph RAG has a critical flaw: there is no acc…