llm-wiki

Ingest sources and synthesize them into a persistent, cross-linked wiki.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BearyDevs/dotfiles --skill llm-wiki-bearydevs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/BearyDevs/dotfiles/tree/main/.config/opencode/skills/llm-wiki
Command: npx skills add https://github.com/BearyDevs/dotfiles --skill llm-wiki-bearydevs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This pattern helps you build and maintain a persistent, interlinked knowledge wiki that evolves as you ingest new sources, reducing manual rework and keeping insights up-to-date.

Core Features & Use Cases

  • Ingest sources and synthesize them into a persistent wiki with automatic cross-links and updated pages.
  • Maintain consistency across summaries, topics, and entity pages as new data arrives.
  • Use cases include personal knowledge management, long-running research projects, reading notes, and team wikis that continually grow.

Quick Start

Ingest your first source and instruct the LLM to create and link a persistent wiki page with a concise summary.

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 knowledge wiki from multiple sources automatically?

You can build a persistent knowledge wiki by ingesting multiple sources to synthesize interlinked pages. This process enables incremental ingestion and continuous synthesis, keeping summaries and entity pages updated as new data arrives.

How does cross-linking work when ingesting new sources into a knowledge wiki?

Cross-linking works by automatically synthesizing new ingested sources into existing wiki pages. It maintains consistency across topics and entities, ensuring interlinked references update continuously without manual rework.

Can I use this for incremental ingestion in a long-running research project?

Yes, incremental ingestion is supported for long-running research projects. You can continually add new reading notes and research sources, synthesizing them into versioned pages while maintaining schema-guided wiki consistency.

What is the best way to maintain consistency across summaries and topics in a personal knowledge base?

Maintaining consistency across summaries and topics requires schema-guided wiki maintenance. As you ingest new data, the system automatically cross-references and updates versioned pages to keep your personal knowledge base current.

Does this approach support versioned pages for team knowledge bases?

Yes, team knowledge bases are supported through versioned pages and schema-guided maintenance. This ensures consistent cross-referencing and continuous synthesis as multiple users ingest new data sources.

When should I avoid using an automated interlinked knowledge wiki?

You should avoid automated interlinked knowledge wiki maintenance if your sources require one-time static extraction rather than continuous synthesis. It is designed for incremental ingestion and evolving cross-references, not isolated document processing.