Loading...
Loading...
Organizes research notes into a structured wiki knowledge base with wikilinks ([[slug]] syntax), cross-references, and an auto-generated index. Use when the user asks to build a wiki, organize notes into a knowledge base, create an index, or sync notes into a structured format.
npx skill4agent add richard-kim-79/archora-skills wiki-syncprotein-foldinghypothesis-1[[slug]][[slug|Display Text]]index.md## Sourcesindex.md# [Page Title]
[1–2 sentence summary of this concept]
## Overview
[Detailed content about this concept]
## Related Concepts
- [[related-slug-1]] — [brief description of relationship]
- [[related-slug-2]] — [brief description of relationship]
## Sources
- [Source name/file]
- [Source URL if applicable]
*Last updated: [date]*# Wiki Index
> Auto-maintained index of all wiki pages.
| Page | Summary | Updated |
|------|---------|---------|
| [[slug-1]] Page Title | One-line summary | YYYY-MM-DD |
| [[slug-2]] Page Title | One-line summary | YYYY-MM-DD |wiki-sync.config.md# Wiki Sync Config
maxPages: 20
outputDir: wiki/
indexFile: index.md
language: en| Option | Default | Description |
|---|---|---|
| | Max pages created per sync run. Increase for large note collections. |
| | Subdirectory to write wiki pages into |
| | Filename for the auto-generated index |
| | Output language for generated text ( |
maxPagesoutputDir