llm-wiki

Manageable workflows require manageable inputs. Manage your virtual machine inventory with ease by leveraging this powerful tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to build and maintain a persistent, interconnected Markdown knowledge base by ingesting sources, preserving provenance, and enabling fast retrieval.

Core Features & Use Cases

  • Ingest diverse sources into a structured wiki and store raw materials under raw/ for reference.
  • Maintain cross-links, a central schema, and an audit log to enable reproducible research and knowledge governance.
  • Use cases include research note management, knowledge consolidation, and rapid QA against an evolving knowledge base.

Quick Start

Initialize or resume your wiki, then begin ingesting sources, linking pages, and auditing structure.

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

You can maintain a Markdown knowledge base by ingesting sources into a schema-guided structure, enforcing YAML frontmatter per page, and preserving raw materials under a raw/ directory for reference.

What is the best way to organize research notes with provenance and cross-links?

The best way to organize research notes with provenance is to use an append-only log for source history and maintain cross-links across pages to enable reproducible research and knowledge governance.

How do I ingest diverse sources into an interlinked Markdown wiki?

You ingest sources into an interlinked wiki by importing content, preserving raw materials under raw/, and enforcing YAML frontmatter to maintain a schema-guided structure with index.md and log.md.

Does this Markdown wiki tool support wikilinks and schema-guided structure?

Yes, it supports wikilinks and maintains a schema-guided structure with index.md and log.md files to enforce YAML frontmatter and track provenance through an append-only log.

Can I use this for ongoing project documentation and knowledge consolidation?

Yes, you can use this for ongoing project documentation and knowledge consolidation because it maintains a persistent interlinked wiki with an audit log for rapid QA against an evolving knowledge base.