llm-wiki

Construct and maintain an interlinked markdown knowledge base with consistency checks.

539|39|Updated May 1, 2026
One-click install
npx skills add https://github.com/Tommy-yw/RunbookHermes --skill llm-wiki-tommy-yw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/Tommy-yw/RunbookHermes/tree/main/skills/research/llm-wiki
Command: npx skills add https://github.com/Tommy-yw/RunbookHermes --skill llm-wiki-tommy-yw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps in creating and maintaining a comprehensive, interlinked markdown knowledge base, allowing users to ingest sources, query compiled knowledge, and ensure consistency.

Core Features & Use Cases

  • Persistent Knowledge Base: Build and maintain a knowledge base with interlinked markdown files.
  • Source Ingestion: Add and process various sources like articles, papers, and transcripts.
  • Query and Synthesis: Query the knowledge base for information and synthesize answers based on compiled knowledge.
  • Consistency Linting: Audit and ensure the consistency and quality of the knowledge base.
  • Use Case: Ideal for researchers and professionals who need to keep track of complex information and ensure its accuracy and accessibility over time.

Quick Start

Initialize a new LLM Wiki by setting the WIKI_PATH environment variable and running the 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 markdown knowledge base from research sources?

To build a persistent markdown knowledge base, you can initialize the wiki by setting the `WIKI_PATH` environment variable and running the skill to ingest and process various sources like articles and papers into interlinked markdown files.

Can I ingest transcripts and papers into an interlinked markdown wiki?

Yes, you can ingest transcripts and papers into an interlinked markdown wiki. The skill processes various sources, allowing you to add research materials and compile them into a persistent, interlinked knowledge base.

What is the best way to query a compiled markdown knowledge base for information?

The best way to query a compiled markdown knowledge base is to use the skill's query and synthesis feature, which retrieves information from the ingested sources and synthesizes answers based on the compiled knowledge.

How do I perform consistency checks on a markdown knowledge base?

To perform consistency checks on a markdown knowledge base, use the skill's consistency linting feature to audit the interlinked files, ensuring the accuracy and quality of the compiled research information over time.

Does maintaining a markdown knowledge base require human curation?

Yes, maintaining a markdown knowledge base requires human curation. While the skill ingests sources and performs consistency checks, human curation is needed for managing source materials and analyzing the compiled research data.