Skip to main content

get-claude-code-transcript-from-local

Stars2
Forks0
UpdatedMay 15, 2026 at 14:13

Given a Claude Code session id (or a JSONL path), produce a single OpenTranscripts `transcript.json` โ€” the main session plus every subagent it spawned, linked and nested in one self-contained JSON document. The CC โ†’ OpenTranscripts mapping is deterministic (no LLM, no heuristics) per the open-transcripts-claude-code-mapping reference, and secret-redaction runs inline. Use this skill after find-all-claude-code-transcripts-on-local (or when the session id is already known) and before any of the analyze-* skills. The output is a path to a tmp directory containing transcript.json conforming to the open-transcripts-transcript reference.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly