llm-wiki

Build a persistent interlinked markdown knowledge base from sources and queries.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/zerwiz/wayofpi --skill llm-wiki-zerwiz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/zerwiz/wayofpi/tree/main/.hermes/hermes-agent/skills/research/llm-wiki
Command: npx skills add https://github.com/zerwiz/wayofpi --skill llm-wiki-zerwiz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns scattered sources, notes, and queries into a persistent markdown knowledge base that compounds over time instead of rediscovering information from scratch.

Core Features & Use Cases

  • Source Ingestion: Add web articles, PDFs, transcripts, and pasted text into a structured wiki workflow.
  • Knowledge Maintenance: Keep pages consistent with frontmatter, cross-links, provenance markers, and update tracking.
  • Research Synthesis: Capture durable answers, comparisons, and entity pages that are easy to revisit and extend.
  • Use Case: A researcher can ingest several sources about a topic, connect the related concepts, and maintain a living reference vault that stays searchable and current.

Quick Start

Use the llm-wiki skill to orient on the existing wiki, ingest the provided source into the right pages, update the index and log, and preserve cross-links and provenance.

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 scattered research sources?▼

To build a markdown knowledge base, you can ingest web pages, PDFs, transcripts, and notes into a structured wiki. This process creates an interlinked reference vault that compounds over time instead of losing information.

What is the best way to organize research notes with cross-linking and provenance tracking?▼

Organizing research notes with cross-linking and provenance tracking involves maintaining consistent frontmatter, validating cross-links, and appending provenance markers. This ensures your wiki pages remain searchable, current, and verifiable.

Can I ingest PDFs and web transcripts into an existing markdown wiki?▼

Yes, you can ingest PDFs and web transcripts into an existing markdown wiki. The workflow orients on your current vault, integrates the new sources into the correct pages, and updates the index and change log accordingly.

How do I maintain a living research wiki as new information is added?▼

Maintaining a living research wiki requires validating cross-links, tracking provenance, and updating indexes and logs. This maintenance workflow preserves consistency across pages as you synthesize and add new information over time.

Does this markdown wiki workflow support tracking change history for ingested sources?▼

Yes, this markdown wiki workflow supports tracking change history through log-based updates. When you ingest new sources or update existing entity pages, the system appends changes to a log to ensure durable tracking.

When should I use a structured markdown wiki instead of keeping loose research notes?▼

You should use a structured markdown wiki instead of loose notes when you need to synthesize comparisons, capture durable answers, and connect related concepts. This approach prevents rediscovering information from scratch during ongoing research.