zhangpelfzhangpelfCommunityยท1 Agent Skills Included

wiki-compiler

Compiles raw notes and papers into a linked knowledge base

Compiles raw papers, notes, and web clippings into a structured, interlinked personal knowledge base with automatic summaries and tags. Eliminates manual note organization, duplicate entries, and forgotten files through incremental hash-based processing. Finds hidden connections between unrelated notes and generates fully cited literature reviews with sentence-level source tracing.
npx skills add zhangpelf/wiki-compiler --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

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

Run `npx skills add zhangpelf/wiki-compiler --all -g -y` in your terminal to install the skill globally.

What does wiki-compiler do?โ–ผ

It turns raw materials like PDFs and notes into a three-layer knowledge base: full originals, refined linked articles, and quick-scan summaries with tags.

How does wiki-compiler avoid duplicate notes?โ–ผ

It uses a hash-based ledger to track processed files, so only new or changed files get compiled and existing entries are never rewritten.

Can wiki-compiler write literature reviews?โ–ผ

Yes. The wiki-weaver workflow searches your library with BM25 ranking and writes synthesis documents where every factual sentence links back to its source.

Does wiki-compiler work with Obsidian?โ–ผ

Yes. It generates standard Markdown files with YAML frontmatter and double-bracket links that work natively in Obsidian and similar note apps.

Related Repositories in Education & Research

View All in Education & Researchโ†’