llm-wiki

Build and maintain a markdown knowledge base with YAML frontmatter and wikilinks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn scattered research sources into a durable, interlinked markdown knowledge base instead of repeatedly rediscovering the same facts. It reduces duplication, preserves provenance, and keeps a research wiki consistent as it grows.

Core Features & Use Cases

  • Wiki creation and initialization: Set up a new wiki with a schema, index, and log structure tailored to a domain.
  • Source ingestion and curation: Add articles, papers, transcripts, and notes into raw storage, then create or update entity, concept, comparison, and query pages.
  • Wiki maintenance: Audit for broken links, orphan pages, stale content, contradictions, tag issues, and source drift.
  • Knowledge synthesis: Answer questions from the compiled wiki and file valuable deep dives back into the knowledge base.
  • Use Case: A researcher collects papers, articles, and meeting notes on an AI topic and uses this Skill to build a linked wiki that stays searchable, reviewable, and easy to update over time.

Quick Start

Ask me to initialize a research wiki for your topic and I will create the wiki structure, schema, index, and log, then help you ingest the first sources.

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 markdown knowledge base from scattered research sources?

To build a markdown knowledge base, this Skill initializes a wiki with structured markdown pages, YAML frontmatter, and an index, then ingests articles and papers to preserve provenance and prevent duplicate research.

What is the best way to maintain wikilinks and prevent source drift in a research wiki?

Maintaining wikilinks and preventing source drift requires regular wiki maintenance, which this Skill performs by auditing for broken links, orphan pages, stale content, tag issues, and contradictions across your knowledge base.

How do I organize research papers and notes into an interlinked wiki?

You organize research papers and notes by ingesting raw sources into storage, then the Skill creates or updates entity, concept, and comparison pages with wikilinks to form an interlinked wiki structure.

Can I use my existing markdown files to create a linked research wiki?

Yes, existing markdown files can be used as source inputs for ingestion, provided the resulting wiki pages follow the required structured markdown format with YAML frontmatter, wikilinks, index, and log files.

Does setting up a research wiki require specific markdown formatting?

Setting up a research wiki requires structured markdown pages with YAML frontmatter, wikilinks, and dedicated index and log files to ensure validation of links, tags, and source drift.

Why does my research knowledge base have orphan pages and broken links?

Orphan pages and broken links occur as a knowledge base grows, but this Skill resolves them through automated wiki maintenance workflows that audit and validate links, tags, and content consistency.