Install
openclaw skills install session-observerObserve OpenClaw session usage, token consumption, context pressure, and model/runtime state. Use when the user asks about token usage, context size, model in use, cache behavior, session health, or wants a lightweight status summary with practical next actions.
openclaw skills install session-observerInspect OpenClaw session state with minimal disruption. Prefer session_status first, then summarize token usage, context pressure, cache ratio, model/runtime details, and any obvious follow-up actions.
Use session_status first when the user asks about:
If the user refers to another session, target that session explicitly.
Report the fields most useful to the user:
Do not dump raw status cards unless the user asks.
Classify the situation:
Examples:
Use:
Keep it short unless the user asks for detail.
session_status over guesswork.