🦀 ClawHub
Scribe
by @billc8128
Autonomous session scribe — reads today's OpenClaw session logs, extracts decisions, preferences, framework sentences, and project updates, then writes a str...
⚙️ Configuration
Environment variables (all optional — defaults work out of the box):
| Variable | Default | Description |
|---|---|---|
| SCRIBE_SESSION_DIR | ~/.openclaw/agents/main/sessions | Session JSONL location |
| SCRIBE_WORKSPACE | ~/.openclaw/workspace | Where memory files are written |
| SCRIBE_DAYS | 1 | Days back to scan |
| SCRIBE_MODEL | anthropic/claude-haiku-4-5 | LLM model (OpenRouter ID) |
| SCRIBE_APPEND_LONGTERM | false | Also append to MEMORY.md |
| OPENROUTER_API_KEY | *(from OpenClaw config)* | Override API key |
TERMINAL
clawhub install openclaw-scribe