Claude Code Transcripts
Description
[](https://pypi.org/project/claude-code-transcripts/) [](https://github.com/simonw/claude-code-transcripts/releases) [](https://github.com/simonw/claude-code-transcripts/actions?query=workflow%3ATest) [](https://github.com/simonw/claude-code-transcripts/blob/main/LICENSE)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-code-transcripts
[](https://pypi.org/project/claude-code-transcripts/) [](https://github.com/simonw/claude-code-transcripts/releases) [](https://github.com/simonw/claude-code-transcripts/actions?query=workflow%3ATest) [](https://github.com/simonw/claude-code-transcripts/blob/main/LICENSE)
Convert Claude Code session files (JSON or JSONL) to clean, mobile-friendly HTML pages with pagination.
[Example transcript](https://static.simonwillison.net/static/2025/claude-code-microjs/index.html) produced using this tool.
Read [A new way to extract detailed transcripts from Claude Code](https://simonwillison.net/2025/Dec/25/claude-code-transcripts/) for background on this project.
[!WARNING]
The `web` commands for both listing Claude Code for web sessions and converting those to a transcript are both broken right now due to changes to the unofficial and undocumented APIs that these commands were using. See [issue #77](https://github.com/simonw/claude-code-transcripts/issues/77) for details.
Installation
Install this tool using `uv`:
uv tool install claude-code-transcripts
Or run it without installing:
uvx claude-code-transcripts --help
Usage
This tool converts Claude Code session files into browseable multi-page HTML transcripts.
There are four commands available:
local(default) - select from local Claude Code sessions stored in~/.claude/projectsweb- select from web sessions via the Claude APIjson- convert a specific JSON or JSONL session fileall- convert all local sessions to a browsable HTML archive
The quickest way to view a recent local session:
claude-code-transcripts
This shows an interactive picker to select a session, generates HTML, and opens it in your default browser.
Output options
All commands support these options:
-o, --output DIRECTORY- output directory (default: writes to temp dir and opens browser)
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11