Skip to content

Instantly share code, notes, and snippets.

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

name explain-diff-html
description Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

Explain Diff

Please make me a rich, interactive explanation of the specified code change.

It should have these sections:

@ECiurleo
ECiurleo / install_vmware_workstation_pro_17.sh
Last active September 15, 2026 01:57
Install VMware Workstation Pro 17 on Ubuntu
#!/bin/bash
# Update package lists
echo "Updating package lists..."
sudo apt update
# Install build-essential, kernel headers, and dkms
echo "Installing build-essential, kernel headers, and dkms..."
sudo apt install -y build-essential linux-headers-$(uname -r) dkms
@romanwilson-io2092r4
romanwilson-io2092r4 / Breathedge-2-Survival-Toolkit-2026.md
Created September 13, 2026 22:49
Breathedge 2 Trainer + Save Editor PC utility featuring Inventory Editor, Resource Editor, Crafting Support, Tool Durability Settings, Save Editor, Automatic Backup, reusable profiles, quick actions, and Windows configuration management.

Breathedge-2-Trainer-Save-Editor

Breathedge 2 Trainer + Save Editor 2026 for Windows with Survival Profiles, Oxygen / Health Utility, Inventory Editor, Resource Editor, Crafting Support, Tool Durability Settings, profiles, hotkeys, configs, and a clean desktop workflow.

Download

Official Game Artwork

Breathedge 2 Trainer + Save Editor

@incompletepi
incompletepi / Resonance-Plague-Tale-PC-Trainer-2026.md
Created September 4, 2026 07:20
Resonance: A Plague Tale Legacy Trainer PC utility featuring Unlock All Chapters, Unlock Everything, Change Resonance Points, Resonance Points Editor, Game Speed, Configurable Hotkeys, reusable profiles, quick actions, and Windows configuration manag

Resonance-Plague-Tale-PC-Trainer-2026

Resonance: A Plague Tale Legacy Trainer PC utility featuring Unlock All Chapters, Unlock Everything, Change Resonance Points, Resonance Points Editor, Game Speed, Configurable Hotkeys, reusable profiles, quick actions, and Windows configuration management.

Download

Official Game Artwork

Resonance: A Plague Tale Legacy Trainer

@retlehs
retlehs / CC.md
Last active September 15, 2026 01:40
Backlinks for any domain via Common Crawl