wiki-ingest

Installation
SKILL.md

Wiki Ingest

Add a source to the wiki. Read it, discuss with the user, write a summary page, update entity/concept pages, and maintain the index, overview, and log.

Pre-condition

Search for SCHEMA.md starting from the current directory and upward, or in common wiki locations (~/wikis/). If not found, tell the user to run wiki-init first.

Read SCHEMA.md to learn: wiki root path, page frontmatter format, cross-reference convention, log entry format, index category taxonomy.

Process

1. Accept the source

The source can be:

  • File path — read it directly; copy to raw/<filename> if not already there
  • URL — use the browse skill to fetch it; save to raw/<slug>.<ext>
  • Pasted text — use what was provided
Related skills
Installs
53
GitHub Stars
131
First Seen
Apr 5, 2026