llm-wiki-manager

Community

Create, manage, and query a personal LLM-powered wiki.

Authorsametbrr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The llm-wiki-manager Skill solves the problem of creating and managing a personal knowledge base by leveraging an LLM to handle writing, cross-referencing, and bookkeeping, while the user curates sources and asks questions.

Core Features & Use Cases

  • Bootstrap and Manage Wikis: Set up and manage personal wikis with ease.
  • Ingest Sources: Automatically ingest and summarize new sources (articles, PDFs, papers, transcripts) into the wiki.
  • Query and Synthesize Answers: Query the wiki and generate answers with citations and the option to file back important information.
  • Update Wikis: Update the wiki with new sources that contradict or supplement existing claims.
  • Multi-Wiki Support: Route writes between a project wiki and a global wiki.
  • Lint Wikis: Perform health checks on the wiki for orphan pages, broken links, index drift, or stub pages.

Quick Start

Set up the llm-wiki-manager Skill and start a new research folder:

mkdir ~/research/my-topic && cd ~/research/my-topic && claude
> "Set up an LLM wiki here. Topic: history of nutrition science."

Dependency Matrix

Required Modules

python

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llm-wiki-manager
Download link: https://github.com/sametbrr/llm-wiki-manager/archive/main.zip#llm-wiki-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.