wiki-sync

Organize research notes into a structured wiki with wikilinks and an index.

46|10|Updated May 15, 2026
One-click install
npx skills add https://github.com/richard-kim-79/archora-skills --skill wiki-sync-richard-kim-79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-sync
Source: https://github.com/richard-kim-79/archora-skills/tree/main/skills/wiki-sync
Command: npx skills add https://github.com/richard-kim-79/archora-skills --skill wiki-sync-richard-kim-79

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notes are scattered across documents and formats; wiki-sync organizes them into a structured wiki with wikilinks, cross-references, and an auto-generated index to improve discoverability and reuse.

Core Features & Use Cases

  • One-page-per-concept wiki pages with [[slug]] style links and a central index file (index.md).
  • Supports audit of existing notes, cross-linking, and template-driven page generation for consistency.
  • Use cases include building a knowledge base from research notes, organizing course materials, and archiving project documentation.

Quick Start

Run the wiki-sync workflow on your notes directory to generate cross-linked pages and an auto-generated index.

Frequently Asked Questions about wiki-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize research notes into a connected wiki knowledge base?

Organizing research notes into a connected wiki involves generating one-page-per-concept entries with [[slug]] style links and a central index file to map cross-references and improve discoverability.

What is the best way to auto-generate an index for a notes directory?

Auto-generating an index for a notes directory involves applying a template-driven workflow that audits existing notes and outputs a central index.md file to track all concept pages.

Can I use template-driven page generation for consistent wiki formatting?

Yes, template-driven page generation supports consistent wiki formatting by applying standardized structures to every concept page while preserving source notes and maintaining cross-link conventions.

Does wiki page generation work with scattered notes across different projects?

Wiki page generation works with scattered notes across different projects by applying the structuring workflow to note collections of varying sizes, interlinking pages regardless of their original project format.

How do I maintain cross-references and inter-page linking when archiving project documentation?

Maintaining cross-references when archiving project documentation requires applying a wiki-sync workflow that uses [[slug]] style links and updates the central index to preserve sources and cross-link conventions.

Do I need a specific output directory for my generated wiki knowledge base?

A specific output directory is not required; the wiki knowledge base generation workflow supports configurable output directories to fit your existing project documentation structure.