wiki

Installation
SKILL.md

Wiki

Persistent, self-maintained markdown knowledge base for project and session knowledge.

Operations

Ingest

wiki_ingest({ title: "Auth Architecture", content: "...", tags: ["auth", "architecture"], category: "architecture" })

Query

wiki_query({ query: "authentication", tags: ["auth"], category: "architecture" })

Lint

wiki_lint()
Related skills
Installs
19
GitHub Stars
28.3K
First Seen
Apr 13, 2026