kingqiukingqiuCommunityยท1 Agent Skills Included

llm-wiki-skill

Build, query, and auto-repair a bilingual personal knowledge wiki

Converts Obsidian notes, PDFs, and web articles into a structured, searchable wiki published to GitHub Pages. Answers natural-language questions with citations and automatically enhances pages based on query patterns. Detects and fixes broken links, orphan pages, contradictions, and knowledge gaps with cross-validated sources. Generates every page in English and Chinese with a built-in translation toggle.
npx skills add kingqiu/llm-wiki-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install llm-wiki-skill?โ–ผ

Run `npx skills add kingqiu/llm-wiki-skill --all -g -y` in your terminal to install the skill globally. You also need Node.js v18+ and Git for the Quartz wiki setup.

How to turn Obsidian notes into a searchable wiki?โ–ผ

Point the skill at your Obsidian vault and run the ingest command. It converts your notes, PDFs, and web articles into structured wiki pages with concepts, entities, and synthesis sections.

Can I ask questions about my wiki in plain English?โ–ผ

Yes. Query mode searches your wiki pages, synthesizes an answer with citations, and automatically improves the wiki by adding cross-references or logging knowledge gaps.

Does llm-wiki support Chinese and English content?โ–ผ

Yes. Every page is generated bilingually by default using GLM-5 or DeepL, with a toggle button to show or hide the Chinese translation.

How does the wiki fix broken links and gaps?โ–ผ

The Lint and Heal mode scans for broken links, orphan pages, and contradictions, then repairs them automatically or fills gaps using facts cross-validated from trusted sources.

Related Repositories in Education & Research

View All in Education & Researchโ†’