forked from Selig/openclaw-skill
6 custom skills (assign-task, dispatch-webhook, daily-briefing, task-capture, qmd-brain, tts-voice) with technical documentation. Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
285 B
285 B
sessions
openclaw sessions
List stored conversation sessions.
openclaw sessions
openclaw sessions --active 120
openclaw sessions --json
Notes:
- The
--activeflag filters sessions by activity duration (in minutes). - Use
--jsonfor programmatic consumption.