llm-wiki

Build persistent interconnected markdown knowledge bases with schemas, indexes, and provenance tracking.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of scattered research notes and repeated knowledge rediscovery by creating a persistent, interconnected markdown knowledge base that compounds over time.

Core Features & Use Cases

  • Knowledge Base Creation: Build structured wiki directories with schemas, indexes, logs, entities, concepts, comparisons, and query records.
  • Research Ingestion and Maintenance: Process sources into curated markdown pages, preserve provenance, manage contradictions, and maintain cross-references.
  • Use Case: A researcher tracking AI developments can ingest papers and articles into a living wiki where future questions are answered from previously organized knowledge instead of starting from scratch.

Quick Start

Use the llm-wiki skill to create a new research wiki for my artificial intelligence notes and organize the initial structure.

Frequently Asked Questions about llm-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize scattered research notes into a persistent knowledge base?

A markdown research wiki stores accumulated knowledge in interconnected pages with schemas, indexes, and provenance tracking. It solves repeated knowledge rediscovery by compounding your research notes over time into a persistent structure.

How do I create a markdown wiki for tracking research sources?

You can create a markdown wiki by building structured directories with schemas, indexes, logs, entities, concepts, comparisons, and query records. Process sources into curated pages while preserving provenance and managing cross-references.

Can I track provenance and manage contradictions in a markdown knowledge base?

Yes, you can track provenance and manage contradictions in a markdown knowledge base by applying consistency auditing workflows. This validation practice ensures your accumulated research sources remain accurate as the wiki grows.

Is a markdown wiki a good RAG alternative for querying accumulated research knowledge?

A markdown wiki serves as a RAG alternative by answering future research questions from previously organized knowledge instead of retrieving raw chunks. You query interconnected markdown pages with schemas, indexes, and cross-references directly.

When should I not use markdown files for research knowledge management?

You should avoid markdown files for research knowledge management if your workflow requires non-text media storage or complex relational databases. This approach relies strictly on markdown-based structures with schemas, cross-references, and validation practices for text-centric research.