session-rename
Installation
SKILL.md
Session Rename
Rename sessions by targeting the correct session_history.displayName record.
Quick rules
- Determine which OpenClaw instance owns the session before changing anything.
- Prefer the product path when available:
- backend method:
sessions.rename - storage field:
session_history.displayName
- backend method:
- If the UI/browser path is unavailable, update the DB directly.
- Update only the intended row. Do not bulk-rename all rows for a
sessionKeyunless the user explicitly wants that.
How rename works in OpenClaw
The canonical storage is the SQLite table: