If you've ever needed to review or share what happened in a Claude Code, Codex, OpenClaw, or Pi session, this converts those JSONL transcript files into a single, self-contained HTML file you can open in any browser. It's searchable, so you can grep through tool calls and responses without dropping back to the command line. The skill knows where these agents typically stash their session files and can work with the agent-transcript skill to find the right one. Ships with three modes: normalized view, raw JSONL embed, or a blank picker you can reuse. It's TypeScript that runs directly in Node, follows erasable typing rules, and the importer logic is split cleanly by agent type. Honestly just a solid quality-of-life tool if you're debugging sessions or handing off context to someone else.
npx -y skills add openclaw/agent-skills --skill session-viewer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar