What problem does it solve?
Raw OpenClaw and Clawdbot session JSONL files are filled with tool calls, system metadata, and operational noise, making them time-consuming to read, review, or archive manually.
Core Features & Use Cases
- Noise Stripping: Automatically removes tool calls, system metadata, heartbeat messages, and low-value cron session entries from raw session logs.
- Clean Transcript Generation: Outputs formatted markdown transcripts with clear user and assistant conversation sections, timestamps, and session metadata.
- Batch Processing Support: Handles single file conversion, batch processing of all sessions, date-filtered processing, and specialized processing for different agent types (Spock, Scotty).
- Use Case: If you have dozens of raw AI agent session logs that you need to review for debugging, performance analysis, or client reporting, this skill automatically converts them into easy-to-read markdown transcripts without manual filtering of tool calls and system messages.
Quick Start
Use the session-cleaner skill to convert the raw OpenClaw session file 'agent-session-2026-02-08.jsonl' into a clean, readable markdown transcript.