llm-wiki

Create and manage markdown knowledge bases with Obsidian integration.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill llm-wiki-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/research/llm-wiki
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill llm-wiki-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a framework for creating and managing a comprehensive knowledge base using markdown files, enabling users to organize and access information efficiently.

Core Features & Use Cases

  • Wiki Creation: Initialize a new knowledge base with customizable structure and conventions.
  • Source Ingestion: Integrate various sources like articles, papers, and transcripts into the wiki.
  • Query and Synthesis: Retrieve and synthesize information from the wiki to answer questions.
  • Linting and Health Checks: Audit the wiki for orphan pages, broken links, and other issues.
  • Obsidian Integration: Seamlessly work with the Obsidian note-taking app for enhanced productivity.

Quick Start

Create a new knowledge base and start adding sources to it using the llm-wiki skill.

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 using markdown files?

You can build a knowledge base by initializing a wiki and ingesting sources like articles, papers, and transcripts into markdown files. This framework enables efficient organization and persistent access to your information.

Can I use Obsidian to manage and query a markdown wiki?

Yes, you can use Obsidian to manage a markdown wiki. The system seamlessly integrates with the Obsidian note-taking app, allowing you to query and synthesize information directly from your markdown knowledge base for enhanced productivity.

Do I need Python to set up and maintain a markdown wiki?

Yes, Python is required for this markdown wiki setup. It provides the scripting and markdown parsing capabilities needed to create, manage, and audit your knowledge base files.

What is the best way to audit a markdown knowledge base for broken links?

The best way to audit a markdown knowledge base for broken links is using built-in linting and health check tools. These features automatically scan your wiki to identify broken links, orphan pages, and other structural issues.

How do I ingest research papers and transcripts into a markdown wiki?

You ingest research papers and transcripts into a markdown wiki using the source ingestion features. This integrates various external sources directly into your knowledge base for unified querying and synthesis.

How does querying and synthesizing information from a markdown wiki work?

Querying and synthesizing information from a markdown wiki works by retrieving relevant data from stored files to answer questions. The system parses your markdown sources and compiles the extracted information into coherent responses.