llm-wiki

Ingest raw sources into structured, interlinked Markdown wiki pages with automated cross-referencing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented knowledge by transforming raw information into a structured, compounding, and interlinked markdown-based wiki that persists across sessions.

Core Features & Use Cases

  • Compounding Knowledge: Automatically cross-references new information with existing pages to build a dense network of insights.
  • Automated Maintenance: Handles ingestion, schema enforcement, and health checks to ensure the wiki remains consistent and searchable.
  • Use Case: Researchers can use this to ingest articles, papers, and meeting notes into a central repository where the agent maintains the index, flags contradictions, and links related concepts for easy retrieval.

Quick Start

Ask the agent to initialize a new wiki in your preferred directory and begin ingesting your research notes.

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

You can build an interlinked markdown knowledge base by ingesting raw sources into a central repository where the agent synthesizes them into structured entity and concept pages, automatically cross-referencing new information with existing pages for a persistent, compounding wiki.

Does this knowledge base tool work with Obsidian for managing markdown files?

Yes, the knowledge base tool works with Obsidian by managing markdown files, index logs, and schema definitions in your file system, requiring file system access to maintain persistent documentation and support external tool integration.

What is the best way to maintain consistency in a markdown wiki across sessions?

The best way to maintain wiki consistency is through automated schema enforcement and health checks that flag contradictions during ingestion, ensuring the interlinked markdown knowledge base remains searchable and consistent across sessions without manual formatting.

How does automated cross-referencing work when ingesting articles into a knowledge base?

Automated cross-referencing works by comparing newly ingested articles and papers against existing pages, linking related concepts to build a dense network of insights while the agent maintains the index logs for easy retrieval.

Can I use this wiki tool as a RAG alternative for research documentation?

Yes, you can use this wiki tool as a RAG alternative because it transforms fragmented information into a structured, interlinked markdown repository that persists across sessions, synthesizing raw sources into searchable entity pages instead of relying on vector retrieval.

What do I need to start ingesting meeting notes into a structured wiki?

To start ingesting meeting notes, you need file system access to manage markdown files and schema definitions, then ask the agent to initialize a new wiki in your preferred directory to begin automated ingestion and cross-referencing.