When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request.
Local speech-to-text with the Whisper CLI (no API key).
Start voice calls via the OpenClaw voice-call plugin.
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).