LLM Wiki Schema
Adapted from The Kaparthy LLM Wiki for Obsidian Copilot.
Directory Structure
-
Wiki/Raw/: Immutable raw sources.
-
Wiki/: Copilot-maintained wiki:
-
Wiki/Schema/: Instructions and prompts.
Conventions
All wiki pages:
---
aliases: []
title: Title
date: YYYY-MM-DD
tags: [wiki, category]
description: ""
draft: false
related: ["[[Wiki/Page1]]", "[[Wiki/Page2]]"] # Optional: Quoted wikilink strings for Obsidian YAML parsing
---
Always use full paths with optional aliases in all wiki links: Page (e.g. Entity, Concept, Source). Tables: Escape pipe in aliases: Page (single backslash; renders single cell). e.g. | Anthropic | ASL-3 safety. | Use bullet points, frontmatter.
Operations
Paste relevant prompt to Copilot or say “follow ingest to ingest …”