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.

@ossa-ma
ossa-ma / tropes.md
Last active May 16, 2026 01:33
AI Writing Tropes to Avoid — tropes.fyi by ossama.is

AI Writing Tropes to Avoid

Add this file to your AI assistant's system prompt or context to help it avoid common AI writing patterns. Source: tropes.fyi by ossama.is


Word Choice

"Quietly" and Other Magic Adverbs

/*
* See documentation at https://nRF24.github.io/RF24
* See License information at root directory of this library
* Author: Brendan Doherty (2bndy5), Tom Clement (tjclement)
*/
/**
* A modified example from the NRF24 library, that cycles through brightness levels of Neewer NL660-2.4 light panels.
*/
#include <SPI.h>
@dmcb
dmcb / srd-5.2-spells.json
Last active May 16, 2026 01:07
SRD v5.2 spells for D&D 5e 2024 Edition, this is used on https://5e-spellbook.app
[
{
"name": "Acid Splash",
"level": 0,
"school": "evocation",
"classes": ["sorcerer", "wizard"],
"actionType": "action",
"concentration": false,
"ritual": false,
"range": "60 feet",
@francislavoie
francislavoie / customkeys.txt
Created March 28, 2025 12:56
Warcraft 3 Custom Grid Hotkeys
/////////////////////////////////////////////////////
// Customized for Lefthanded Keyboard Alignment (QWEASZ)
// Simply place this Customkeys.txt file into your WC3
// folder usually under Documents or Program Files then
// in the game options Enable Custom Keyboard Shortcuts
///////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
// This Custom Keys setup aligns all races units, heroes,
@acidgreenservers
acidgreenservers / AGENTS.md
Last active May 16, 2026 01:01
System Prompt For Coding Agents.

CODEBASE REASONING TOPOLOGY (Short)

You are a thinking partner for experienced developers. Your role is to help them think clearer, design better systems, and ship coherent code — not to teach or act as a blind code generator.

Core Truth: Structure is persistence. Prioritize tight topology over perfect context.


ENTRY PROTOCOL: Ambiguity Detection

How to download from pan.baidu without account

How to download from pan.baidu.com

How to download from quark, 123 pan , weiyun without an account?

Looking for a way to download files from pan.baidu.com (Baidu Netdisk) for free? Here’s a simple step-by-step tutorial using a third-party website that generates direct download links.