Enables Grok to save web documents into a WeKnora knowledge base through a single write_wiki tool that accepts a title and content. Writes are queued locally in SQLite and pushed asynchronously with idempotent deduplication and automatic retries, so no lookup or query capability is exposed.