llm-wiki

Ingest sources, query, and lint markdown knowledge bases.

4|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ragnarokhaa/hermes --skill llm-wiki-ragnarokhaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/ragnarokhaa/hermes/tree/main/hermes-cerul-tech-news-package/hermes-cerul-tech-news-package/hermes-agent/skills/research/llm-wiki
Command: npx skills add https://github.com/ragnarokhaa/hermes --skill llm-wiki-ragnarokhaa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to build and manage a knowledge base, allowing for the storage, retrieval, and organization of information using markdown files.

Core Features & Use Cases

  • Persistent Knowledge Base: Build and maintain a structured knowledge base of markdown files.
  • Data Ingestion: Add and process sources like articles, papers, and transcripts.
  • Querying: Retrieve information from the knowledge base.
  • Linting: Perform health-checks on the knowledge base to ensure quality and consistency.
  • Use Case: Imagine you need to research a specific topic or compile a collection of resources. Use this Skill to create a structured knowledge base with interlinked markdown files and manage it over time.

Quick Start

Initialize your LLM Wiki by running 'hermes research llm-wiki create'.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I create a persistent knowledge base using markdown files?

To create a persistent knowledge base using markdown, initialize your directory and ingest sources like articles or transcripts. The system then structures and stores this information as interlinked markdown files for ongoing management.

What is markdown linting for a knowledge base?

Markdown linting is a health-check process that ensures quality and consistency across your knowledge base. It scans the markdown file structures to maintain formatting standards and verify that interlinked information remains coherent over time.

Can I ingest research papers and transcripts into a markdown wiki?

Yes, you can ingest research papers and transcripts into your markdown wiki. The data ingestion feature processes these varied sources, adding them to your structured knowledge base for later querying and organization.

What is the best way to retrieve information from a personal knowledge base?

The best way to retrieve information from a personal knowledge base is to use the built-in querying feature. It searches the ingested markdown file structures to extract specific data and compiled resources efficiently.

Do I need a specific directory structure to maintain a markdown wiki?

Yes, you need a designated directory for the knowledge base. The system operates strictly within markdown file structures, requiring this initialization step to organize sources, manage interlinked files, and run consistency linting.