Skip to main content
Read and write to a directory of markdown files. The provider exposes two tools: query_wiki for reading, update_wiki for writing. With a Git backend, writes auto-commit and push.

Backends

Auto-commits and pushes changes.

Configuration

Tools Exposed

Web Ingestion

Add a web backend to let the agent fetch URLs and write them as wiki pages:

Lifecycle Management

WikiContextProvider with GitBackend requires setup/teardown:

Example queries

Resources

File Tools Reference

Underlying file operations

Cookbook Example

Git-backed wiki example