llm-wiki

Compile and maintain an interlinked markdown wiki from diverse sources.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pixiesgeosun/agent-skills --skill llm-wiki-pixiesgeosun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/pixiesgeosun/agent-skills/tree/main/llm-wiki
Command: npx skills add https://github.com/pixiesgeosun/agent-skills --skill llm-wiki-pixiesgeosun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps automate the process of compiling knowledge from various sources into a structured, interlinked markdown wiki.

Core Features & Use Cases

  • Knowledge Compilation: Ingests diverse content from the Inbox and personal knowledge bases.
  • Wiki Management: Builds and maintains a structured, interlinked markdown wiki from Inbox sources.
  • Health Checks & Initialization: Includes operations for health checks, linting, and initialization of the wiki.
  • Use Case: When a user wants to create a comprehensive knowledge base by compiling various sources of information.

Quick Start

Initialize the llm-wiki skill with the command: init wiki

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I automate knowledge compilation into a structured markdown wiki?

Automating markdown wiki compilation requires extracting and organizing content from diverse sources into interlinked notes. This skill ingests content from personal knowledge bases and an Inbox, cross-linking entries automatically to maintain a structured wiki without manual formatting.

Do I need Obsidian to build and maintain an automated markdown wiki?

Yes, Obsidian is required as the storage and organization environment for the markdown wiki. The skill integrates directly with Obsidian to perform health checks, linting, and automated content ingestion within your existing vault setup.

How do I initialize a new knowledge wiki from existing diverse sources?

Initializing a knowledge wiki involves running a setup command to establish the base structure. You can start the process using the 'init wiki' command, which prepares the environment for automated content ingestion and cross-linking from your designated sources.

What is the best way to cross-link and organize markdown notes from an Inbox?

Cross-linking markdown notes from an Inbox is handled by aggregating source content and automatically organizing it into an interlinked structure. The skill manages this compilation process, ensuring newly ingested information is properly connected within the broader knowledge base.

Can I perform health checks and linting on an interlinked markdown wiki?

Yes, health checks and linting operations are supported to maintain an interlinked markdown wiki. These features validate the structural integrity of your knowledge base, identifying broken links or formatting issues during the automated content ingestion and organization process.

What are the limitations of automated source aggregation for knowledge management?

Automated source aggregation for knowledge management depends heavily on consistent Obsidian vault configurations and structured Inbox inputs. Limitations arise when diverse sources lack clear formatting or when the Obsidian environment is not properly initialized for cross-linking and content ingestion.