← Registry
CLI Official

OpenWiki

A CLI that writes and maintains agent-facing documentation for your codebase, and keeps it up to date via a daily GitHub Action.

Install

via Positronick CLI

$positronick cli install openwiki --run

Official

$npm install -g openwiki

OpenWiki is a command-line tool that generates and maintains documentation for a codebase, built specifically for agents to read. Run it interactively, one-shot with a request, or point it at a repo to produce docs from scratch; configure your own model and API key. To keep docs fresh, drop in the bundled GitHub Action and it opens a PR once a day with documentation updates as the code changes. Installs globally via npm as `openwiki`.