TrueHOOHA/LLM-Wiki

This is my implementation of Karpathy's LLM Wiki. A key highlight is the use of agent skills to enforce workflow rigidity and mitigate agent behavioral deviation.

22Stars on the repository
4Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

llm-wiki-ingest

01

TrueHOOHA/LLM-Wiki

Skill Claude CodeCodex

Ingest a newly provided raw source into the LLM Wiki OKF bundle. Use whenever the operator asks to add a source to the wiki, process a file under raw/sources or raw/assets, summarize and file an article/paper/transcript, or mentions ingestion, importing sources, or updating the wiki from a document.

22 1mo ago A 72 tokens original Apache-2.0

llm-wiki-lint

02

TrueHOOHA/LLM-Wiki

Skill Claude CodeCodex

Run a structural and logical health check of the LLM Wiki OKF bundle against SPEC.md and AGENTS.md. Use whenever the operator asks to lint the wiki, check for schema violations, contradictions, stale claims, orphan pages, broken wikilinks, or health-check the wiki after ingests.

22 1mo ago A 67 tokens original Apache-2.0

llm-wiki-query

03

TrueHOOHA/LLM-Wiki

Skill Claude CodeCodex

Answer operator questions using the LLM Wiki as the primary source of truth, and optionally file reusable syntheses back into the wiki. Use whenever the operator asks a question about wiki content, queries the knowledge base, requests a synthesis across sources, or wants an answer based on what has been ingested.

22 1mo ago A 66 tokens original Apache-2.0