llm-wiki

Create, organize, and query persistent markdown knowledge bases.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/fikriaf/agentos --skill llm-wiki-fikriaf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/fikriaf/agentos/tree/main/src/agentos/skills/research/llm-wiki
Command: npx skills add https://github.com/fikriaf/agentos --skill llm-wiki-fikriaf

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation and management of a persistent, interlinked markdown knowledge base, allowing for efficient knowledge compilation, querying, and maintenance.

Core Features & Use Cases

  • Knowledge Compilation: Build and maintain a knowledge base by ingesting and organizing sources into a structured markdown format.
  • Querying: Retrieve and synthesize information from the compiled knowledge base.
  • Maintenance: Perform lints and audits to ensure the consistency and quality of the knowledge base.
  • Use Case: Ideal for researchers or professionals who need to organize vast amounts of information in a structured and accessible manner.

Quick Start

Initialize a new wiki with the command 'llm-wiki create'.

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 markdown knowledge base for research?▼

Build a persistent markdown knowledge base by ingesting and organizing source materials into a structured format. This skill streamlines compilation, querying, and maintenance for professional research workflows.

What is the best way to organize research sources into an interlinked wiki?▼

Organize research sources into an interlinked wiki by compiling them into a structured markdown format. This approach ensures efficient knowledge synthesis and consistent retrieval across vast information sets.

How do I query and retrieve information from a markdown knowledge base?▼

Query a markdown knowledge base using built-in retrieval functions to synthesize information. This allows researchers to extract and compile targeted insights from the persisted knowledge structure.

Can I perform consistency checks and lints on a markdown knowledge base?▼

Perform consistency checks and lints on a markdown knowledge base to ensure quality maintenance. This auditing functionality verifies that your structured sources remain accurate and interlinked over time.

Do I need environment variables to configure knowledge base paths?▼

Environment variables are required to configure path settings for the knowledge base. This setup ensures the markdown files are correctly located and managed during ingestion and querying processes.

How do I initialize a new markdown wiki for professional use?▼

Initialize a new markdown wiki by running the creation command to set up the directory structure. This prepares a persistent environment for compiling, organizing, and querying your research sources.