llm-wiki

Ingest local files and web sources into a structured bilingual Quartz wiki.

40|7|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/kingqiu/llm-wiki-skill --skill llm-wiki-kingqiu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/kingqiu/llm-wiki-skill/tree/main
Command: npx skills add https://github.com/kingqiu/llm-wiki-skill --skill llm-wiki-kingqiu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill solves the fragmentation of personal knowledge by transforming scattered notes, PDFs, and web articles into a structured, searchable, and bilingual wiki that compounds knowledge over time.

Core Features & Use Cases

  • Knowledge Compounding: Automatically enhances your wiki through a query-driven loop that identifies knowledge gaps and synthesizes new insights.
  • Bilingual Automation: Generates all content in English and Chinese by default, using advanced translation engines to preserve technical terminology.
  • Health Monitoring: Proactively detects broken links, orphan pages, and factual contradictions to ensure your knowledge base remains accurate and navigable.

Quick Start

Run the llm-wiki skill to ingest your local Obsidian vault and initialize a structured Quartz wiki.

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 personal knowledge wiki from local Obsidian notes?

Build a personal knowledge wiki by ingesting local Obsidian vault files into a structured Quartz static site. This skill transforms scattered notes into a searchable format, compounding your knowledge over time through automated query-driven synthesis.

Can I generate bilingual wiki content in both English and Chinese automatically?

Yes, you can generate bilingual wiki content automatically in English and Chinese. The skill uses advanced translation engines during content synthesis to ensure technical terminology is preserved across both languages.

What do I need to deploy a Quartz static site for knowledge management?

You need Node.js and Git installed to manage the Quartz static site generation and deployment workflow. These dependencies handle the local build process and version control for your structured wiki.

How does automated query-based knowledge enhancement work for a wiki?

Automated query-based knowledge enhancement works by running a query-driven loop that identifies knowledge gaps in your wiki. It then synthesizes new insights from web sources to continuously expand and enrich your structured notes.

What is the best way to maintain wiki health and prevent broken links?

Maintain wiki health by using the built-in health monitoring feature to proactively detect broken links, orphan pages, and factual contradictions. This ensures your knowledge base remains accurate and navigable as it grows.

Does this skill work with web sources and PDFs for knowledge ingestion?

Yes, this skill works with web sources and PDFs for knowledge ingestion. It transforms scattered web articles and local documents into a unified, searchable, and bilingual wiki structure.