flsteven87

6 mods across 1 repository, 1 stars between them.

wiki-ingest

02

flsteven87/llm-wiki-mcp

Skill Claude CodeCodex

Ingest a new source (URL, file, paper, transcript, pasted text) into an existing Karpathy-style LLM wiki. Reads the source, discusses key takeaways with the user, writes a summary page, updates the index, updates relevant entity and concept pages across the wiki, and appends an entry to the log — the exact flow from…

1 4mo ago A 267 tokens original MIT

wiki-init

03

flsteven87/llm-wiki-mcp

Skill Claude CodeCodex

Scaffolds a fresh Karpathy-style LLM wiki — creates a project folder holding raw/ (immutable sources) and wiki/ (curated notes, the --wiki-root for MCP), seeds wiki/index.md and wiki/log.md, and writes a starter wiki/CLAUDE.md schema doc that the LLM will co-evolve with the user. Use this when the user says "create a…

1 4mo ago A 232 tokens original MIT

wiki-lint

04

flsteven87/llm-wiki-mcp

Skill Claude CodeCodex

Health-check an existing Karpathy-style LLM wiki and produce a structured findings report covering contradictions between pages, stale claims superseded by newer sources, orphan pages with no inbound links, important concepts mentioned but lacking their own page, missing cross-references, and data gaps worth filling…

1 4mo ago A 253 tokens original MIT

wiki-query

05

flsteven87/llm-wiki-mcp

Skill Claude CodeCodex

Answer a question against an existing Karpathy-style LLM wiki by reading relevant pages and synthesizing a cited answer. Valuable answers — cross-page comparisons, novel analyses, newly-discovered connections — are filed back into the wiki as new synthesis pages so they do not disappear into chat history. Use whenever…

1 4mo ago A 243 tokens original MIT

llm-wiki-mcp

06

flsteven87/llm-wiki-mcp

MCP server Claude CodeCodexCursor

MCP server + Claude Code skills for Karpathy-style LLM wikis: persistent markdown knowledge bases your agent grows over time. Runs locally from the llm-wiki-mcp Python package.

1 4mo ago A tokens not measured original MIT