llm-wiki

Construct persistent interlinked markdown knowledge bases from ingested sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating and managing a comprehensive, persistent, and interlinked markdown knowledge base.

Core Features & Use Cases

  • Persistent Knowledge Base: Maintains a cumulative and interlinked markdown-based knowledge base.
  • Source Ingestion: Adds and processes various types of sources such as articles, papers, transcripts, and images.
  • Query and Lint: Allows querying the knowledge base and performing audits to ensure consistency and integrity.
  • Use Case: Imagine you are conducting extensive research on AI. Use this Skill to organize and reference all relevant articles, papers, and notes in an easily accessible and cross-referenced manner.

Quick Start

Create a new knowledge base and ingest the AI research articles you've collected into your new wiki.

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 from research articles?

You can build a persistent markdown knowledge base by ingesting various sources like articles, papers, and transcripts into interlinked markdown files. This process requires human curation to select sources and define the organizational schema.

Can I ingest transcripts and images into a markdown wiki?

Yes, you can ingest transcripts and images into your markdown wiki. The Skill processes these various source types and integrates them into your persistent, interlinked knowledge base using a defined schema.

What is the best way to ensure knowledge base consistency across linked markdown files?

To ensure knowledge base consistency, you should perform regular consistency checks and audits. The Skill includes a linting feature that queries the compiled knowledge base to verify integrity and cross-references.

Does managing an interlinked markdown knowledge base require manual curation?

Yes, managing an interlinked markdown knowledge base requires human curation. While the Skill automates ingestion and organization, human direction is needed for source selection and guiding the knowledge base structure.

How do I query a compiled markdown knowledge base during research?

You can query the compiled markdown knowledge base directly after ingesting your sources. The Skill allows you to search and retrieve information from your organized notes, articles, and papers for research purposes.