llm-wiki

Automate building and updating markdown knowledge bases with entity linking and version control.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill llm-wiki-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/research/llm-wiki
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill llm-wiki-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation and maintenance of a persistent, interlinked markdown knowledge base, streamlining the process of building and updating a comprehensive repository of information.

Core Features & Use Cases

  • Persistent Knowledge Base: Build a structured knowledge base using markdown files, ensuring information is readily accessible and maintainable.
  • Interlinked Content: Create a network of interlinked pages that reference each other, forming a cohesive information structure.
  • Use Case: Ideal for researchers or anyone needing to organize and reference a vast amount of information, such as a collection of research papers, articles, or project notes.

Quick Start

Initialize a new wiki with llm-wiki start --domain <domain_name> and start adding content to your new knowledge base.

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

To build an interlinked markdown knowledge base, this Skill automates entity linking and citation management. It allows you to maintain a structured, interconnected repository of research notes by initializing a domain and adding properly tagged markdown files.

What is the best way to maintain version control across a markdown wiki?

Maintaining version control across a markdown wiki is handled natively by this Skill. It tracks updates to your knowledge base files, ensuring that changes to interlinked pages and citations are systematically managed over time.

How does entity linking work within a markdown knowledge base?

Entity linking within a markdown knowledge base works by connecting interlinked pages that reference each other. This Skill automates the creation of these cohesive information structures based on proper markdown formatting and tagging.

Can I use this to organize a collection of research papers and articles?

Yes, you can use this to organize research papers and articles. The Skill is designed specifically for researchers needing to structure vast amounts of information into a persistent, interlinked repository with citation management.

Do I need specific markdown structure to automate knowledge base updates?

Yes, proper markdown structure and tagging are required to automate knowledge base updates. The Skill relies on these structured formats to correctly process entity linking and version control for your repository.