llm-wiki

Synthesize raw sources into interlinked markdown knowledge base pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented information by transforming raw sources into a structured, compounding knowledge base that evolves with your research.

Core Features & Use Cases

  • Compounding Knowledge: Automatically cross-references new information with existing entities and concepts to build a dense network of insights.
  • Automated Maintenance: Handles ingestion, linting, and health-checks to ensure your wiki remains consistent, accurate, and free of broken links.
  • Use Case: A researcher can ingest dozens of papers and articles on a specific topic, and the agent will synthesize the findings into interlinked markdown pages, flagging contradictions and maintaining a chronological log of all discoveries.

Quick Start

Use the llm-wiki skill to initialize a new knowledge base in your home directory and ingest the research article provided in the current context.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I build an interlinked markdown knowledge base from raw research sources?▼

A markdown knowledge base compiles fragmented information into structured, interlinked entity and concept pages. This skill synthesizes raw research sources, cross-referencing new data with existing entries to build a dense, evolving network of insights.

What is the best way to maintain consistency and fix broken links in a markdown wiki?▼

Maintaining wiki consistency is achieved through automated ingestion, linting, and health-checks. This skill enforces schema-driven taxonomy and cross-referencing to keep your markdown knowledge base accurate and free of broken links.

Can I use this knowledge base skill with my existing Obsidian workflows?▼

Yes, this skill supports integration with Obsidian workflows. It manages markdown files, logs chronological discoveries, and stores raw source material on your file system, fitting seamlessly into local markdown-based note-taking environments.

How do I synthesize multiple research papers into interlinked markdown pages?▼

To synthesize research papers into interlinked markdown pages, ingest your articles into the initialized knowledge base. The agent extracts findings, flags contradictions, and maps them to a schema-driven taxonomy while maintaining a chronological log.

Does this skill require file system access to manage markdown files and raw sources?▼

Yes, this skill requires file system access to manage markdown files, log entries, and raw source material. This local access enables automated health-checks and maintains the persistent knowledge base directly in your directory.

Is this markdown knowledge base a good alternative to RAG for research synthesis?▼

As a RAG alternative, this skill transforms raw sources into a compounding, structured knowledge base rather than retrieving isolated chunks. It uses schema-driven taxonomy and automated cross-referencing to synthesize findings into interlinked markdown pages.