llm-wiki

Automate setup and maintenance of an Obsidian markdown knowledge base with an LLM.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill llm-wiki-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/llm-wiki
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill llm-wiki-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup and operation of an LLM-maintained personal knowledge base, allowing users to build and maintain a persistent, compounding knowledge base from source documents.

Core Features & Use Cases

  • Persistent Knowledge Base: Creates a structured, interlinked markdown files knowledge base.
  • LLM Integration: Uses an LLM to write and update the wiki, with human curation and direction.
  • Ingestion and Query: Ingest source documents and query the knowledge base for synthesized answers.
  • Use Case: Ideal for professionals who need to compile and reference a large body of information across various projects.

Quick Start

To start, create the directory structure and schema, then ingest your first source document and say "ingest [filename]".

Frequently Asked Questions about llm-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a persistent knowledge base from source documents using an LLM?

To build a persistent knowledge base, you can use an LLM to automate the ingestion of source documents and organize them into a structured repository of interlinked markdown files.

Do I need Obsidian to set up a markdown-based personal wiki?

Yes, you need Obsidian to manage the markdown-based document structure, as the knowledge base relies on interlinked markdown files for persistent, compounding information management.

Can I ingest source documents and query the knowledge base for synthesized answers?

Yes, you can ingest source documents into the knowledge base and then query the system to retrieve synthesized answers compiled from the organized information.

What is the best way to organize research information for content creation?

The best way to organize research information is by establishing an interlinked markdown structure, allowing an LLM to process and update source documents while you provide human curation.

How does LLM integration work for maintaining a personal wiki?

LLM integration works by automating the writing and updating of your wiki, processing new source documents to maintain a structured knowledge repository under your human direction.

How do I start ingesting files into my new knowledge base?

To start ingesting files, first create the directory structure and schema, then ingest your first source document by prompting the system with 'ingest [filename]'.