wiki-sync
Installation
SKILL.md
Wiki Sync
Organize research notes into a structured wiki knowledge base.
Wiki Conventions
- Slugs: lowercase kebab-case (
protein-folding,hypothesis-1) - Wikilinks:
[[slug]]for internal links,[[slug|Display Text]]for custom labels - Index: always maintain a
index.mdwith a table of all pages - One concept per page: each page should focus on a single entity, concept, or topic
- Sources section: every page ends with a
## Sourcessection listing where the info came from
Workflow
- Audit existing notes — list all files, identify what already has wiki structure
- Identify concepts — extract key entities, topics, and relationships from unstructured notes
- Create/update pages — one page per concept, with cross-links
- Build index — generate or update
index.md - Report — list new pages created, pages updated, links added