llm-wiki

Build and maintain a persistent markdown knowledge base with YAML frontmatter and cross-linking.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill llm-wiki-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/skills/research/llm-wiki
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill llm-wiki-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users avoid repeatedly rediscovering research knowledge by building a persistent, interconnected markdown wiki that preserves insights, relationships, and source context.

Core Features & Use Cases

  • Knowledge Base Creation: Creates and maintains a structured markdown wiki with schemas, indexes, logs, entities, concepts, and cross-references.
  • Research Ingestion and Synthesis: Processes sources into durable notes, updates existing pages, tracks provenance, and manages contradictions.
  • Wiki Maintenance: Audits knowledge bases for broken links, missing indexes, stale content, weak confidence signals, and structural issues.
  • Use Case: A researcher can ingest articles and papers into a personal LLM research wiki, then query the accumulated knowledge instead of rebuilding summaries from scratch.

Quick Start

Use the llm-wiki skill to create a research knowledge base for my AI papers and organize future sources into linked markdown notes.

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 notes?

To build a markdown knowledge base, use structured markdown files with YAML frontmatter, schemas, and cross-linking conventions to organize sources, synthesize durable notes, and preserve research insights over time.

What's the best way to organize research papers into an interconnected wiki?

Organizing research papers into an interconnected wiki requires ingesting sources into structured markdown notes, tracking provenance, updating existing pages, and managing contradictions to maintain a compounding knowledge base.

Can I use a markdown wiki as a RAG alternative for querying accumulated research?

A markdown wiki serves as a RAG alternative by allowing you to query accumulated, interconnected notes with source context instead of rebuilding summaries from scratch during each research session.

How do I audit a markdown knowledge base for broken links and stale content?

Auditing a markdown knowledge base involves checking for broken links, missing indexes, stale content, weak confidence signals, and structural issues to ensure long-term consistency and reliability.

Does managing a research wiki require YAML frontmatter and cross-linking conventions?

Managing a research wiki requires YAML frontmatter and cross-linking conventions to support structured markdown files, consistency checks, and long-term knowledge accumulation across ingested sources and concepts.

Why does my research knowledge base keep losing source context and contradictions?

A research knowledge base loses source context and contradictions without a structured markdown wiki that tracks provenance, manages contradictions, and applies consistency checks during source ingestion and synthesis.