wiki

Ingest sources into an Obsidian vault and compile wiki pages with backlinks.

99|14|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/ekadetov/llm-wiki --skill wiki-ekadetov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/ekadetov/llm-wiki/tree/main/skills/wiki
Command: npx skills add https://github.com/ekadetov/llm-wiki --skill wiki-ekadetov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users manage a persistent, AI-powered knowledge base inside an Obsidian vault, enabling seamless ingestion, organization, and retrieval of interconnected notes.

Core Features & Use Cases

  • Ingest sources into a structured raw library and compile them into wiki pages.
  • Automatically create and update concept and person pages with bidirectional links.
  • Query the knowledge base with citations and maintain a living index for discovery.

Quick Start

Initialize a new wiki scaffold with /llm-wiki:wiki init <name> and begin ingesting sources with /llm-wiki:wiki ingest <path-or-url>.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I build a knowledge base in Obsidian using AI?

Build an Obsidian knowledge base by initializing a wiki scaffold, ingesting sources, and compiling content into concept and person pages with automated bidirectional backlinks. The Skill structures raw data into interconnected notes using enforced frontmatter and templates.

How do I ingest sources into Obsidian and compile wiki pages?

Ingest sources into a structured raw library using the ingest command, then compile them into wiki pages. The system extracts entities, creates concept pages, maintains backlinks, and enforces structured frontmatter for persistent knowledge retrieval.

Can I query my Obsidian vault and get answers with citations?

Query your Obsidian vault to receive answers with citations across the wiki. The Skill maintains a living index for discovery and uses embeddings to retrieve relevant information from compiled concept and person pages.

Does the wiki Skill work without external dependencies?

The wiki Skill operates without external dependencies, relying on internal CLAUDE.md templates, qmd for embedding, and a change-log to track activity. It initializes its own scaffold and manages resources like scripts and assets internally.

What is the best way to organize person and concept pages in a wiki?

Organize person and concept pages by compiling ingested sources into structured wiki entries with bidirectional links. The Skill automates entity extraction, maintains backlinks, and enforces frontmatter to keep knowledge interconnected and discoverable.

Why use an AI-powered wiki instead of manual Obsidian note-taking?

An AI-powered wiki automates source ingestion, entity extraction, and backlink maintenance across your Obsidian vault. It compiles raw inputs into structured concept pages and provides citation-backed query responses, eliminating manual linking overhead.