kfchoukfchouCommunityยท7 Agent Skills Included

wiki-skills

Build and maintain a compounding personal knowledge wiki

Builds a persistent, interlinked markdown wiki that grows richer with every source you add and every question you ask. Ingests papers, URLs, files, and transcripts into cited summary pages, then answers questions strictly from the wiki instead of re-deriving answers each time. Audits citations, detects contradictions, fixes broken links, and merges duplicate pages to keep the knowledge base accurate and trustworthy.
npx skills add kfchou/wiki-skills --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

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

Run `npx skills add kfchou/wiki-skills --all -g -y` in your terminal to install all seven wiki skills globally.

What is the LLM wiki pattern?โ–ผ

Instead of re-deriving answers from raw documents every time like RAG, your assistant maintains a structured, interlinked markdown wiki that gets richer with every source and question.

How do I start a new wiki?โ–ผ

Run the wiki-init skill, which asks where the wiki should live, what domain it covers, and sets up the folder structure, schema, and helper scripts automatically.

Can it fact-check my wiki pages?โ–ผ

Yes. The wiki-audit skill verifies every footnote against its source, flags uncited claims, and a strong mode adds a cross-model adversarial review using a different provider.

Does it work with Obsidian or GitHub?โ–ผ

Yes. During setup you choose your link style: Obsidian-style [[wiki-links]] or standard markdown links that render on GitHub and static site generators.

Related Repositories in Education & Research

View All in Education & Researchโ†’