llm-wiki
Use at the moments knowledge is about to be lost or re-derived: before citing a source you are not keeping, when a research or investigation finding needs to outlive the session, when starting a question you suspect you answered before, and when an answer should come from accumulated notes rather than a fresh search. Also use when maintaining that knowledgebase: adding a page, checking pages, or re-embedding after edits. Covers a project-local .kb or the global store driven through the llmwiki CLI: immutable source capture with provenance, model-written summary and story pages, agent-written pages, meaning-based search, and the mechanical lint.
Pinned to revision 7cf68125c4d9, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/llm-wiki/SKILL.md
- skills/llm-wiki/llmwiki/SCHEMA.skeleton.md
- skills/llm-wiki/llmwiki/__init__.py
- skills/llm-wiki/llmwiki/__main__.py
- skills/llm-wiki/llmwiki/cli.py
- skills/llm-wiki/llmwiki/core.py
- skills/llm-wiki/llmwiki/dedup.py
- skills/llm-wiki/llmwiki/feeds.py
- skills/llm-wiki/llmwiki/fetch.py
- skills/llm-wiki/llmwiki/ingest.py
- skills/llm-wiki/llmwiki/lint.py
- skills/llm-wiki/llmwiki/model.py
- skills/llm-wiki/llmwiki/remotes.py
- skills/llm-wiki/llmwiki/sources.py
- skills/llm-wiki/llmwiki/summarize.py
- skills/llm-wiki/llmwiki/vectors.py
- skills/llm-wiki/pyproject.toml
- skills/llm-wiki/references/install.md
Every link opens the file at its source, pinned to the revision this page describes.