Convert raw OpenClaw session JSONL transcripts into clean, readable markdown. Strips tool calls, metadata, and system noise. Keeps the conversation.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add duclm1x1/Dive-Ai --skill ec-session-cleaner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ec Session Cleaner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/duclm1x1-ec-session-cleaner)More formats (shields.io, HTML) on the badges page.
---
name: session-cleaner
description: Convert raw OpenClaw session JSONL transcripts into clean, readable markdown. Strips tool calls, metadata, and system noise. Keeps the conversation.
---
# Session Cleaner
Converts raw OpenClaw/Clawdbot session JSONL files into clean markdown transcripts.
## What it does
- Reads `.jsonl` session files
- Strips tool calls, system metadata, and noise
- Outputs clean human/assistant conversation markdown
- Supports batch processing across agents
## Scripts
- `session-cleaner.mjs` - Main cleaner (Node.js)
- `session-cleaner-spock.sh` - Batch clean Spock sessions
- `session-cleaner-scotty-remote.sh` - Clean Scotty sessions via SSH
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!