Files
openclaw-skill/openclaw-knowhow-skill/docs/reference/cli/sessions.md
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
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.
2026-03-13 10:58:30 +08:00

285 B

sessions

openclaw sessions

List stored conversation sessions.

openclaw sessions
openclaw sessions --active 120
openclaw sessions --json

Notes:

  • The --active flag filters sessions by activity duration (in minutes).
  • Use --json for programmatic consumption.