liangdabiaoliangdabiaoCommunityยท4 Agent Skills Included

llm-wiki

Build and publish a personal wiki knowledge base

Turns scattered links, articles, videos, and files into a structured, interlinked personal wiki. Extracts content from webpages, WeChat, YouTube, Zhihu, PDFs, and local files, then organizes it into entity, topic, and summary pages with quality checks. Publishes the result as a searchable static website with Quartz and serves it through a CLI or API.
npx skills add liangdabiao/llm-wiki --all -g -y
Available:

Tells the agent how to install the skill on its platform and then run the knowledge base workflows (init, ingest, query, digest, lint, status, graph) defined in SKILL.md.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

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

Run `npx skills add liangdabiao/llm-wiki --all -g -y` in your terminal to install all skills in this suite globally.

How to build a personal knowledge base automatically?โ–ผ

Give the agent a link, file, or pasted text and it extracts the content, then organizes it into interlinked wiki pages with entities, topics, and source summaries.

What content sources does llm-wiki support?โ–ผ

It handles webpages, X/Twitter, WeChat articles, YouTube transcripts, Zhihu, PDFs, and local markdown or text files, with manual paste as a fallback.

Can I publish my wiki as a website?โ–ผ

Yes. The included quartz-wiki skill deploys your markdown wiki as a static site with search, backlinks, and a graph view on Cloudflare Pages, Vercel, or GitHub Pages.

Does llm-wiki work with Claude Code and Codex?โ–ผ

Yes. It ships native entry files for Claude Code, Codex, and OpenClaw, all sharing the same core workflows.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’