Claude Session Publisher banner
fabiocampolim-design fabiocampolim-design

Claude Session Publisher

Documentation community

Description

Turn a Claude Code session into a self-contained HTML/text/Markdown/LaTeX/PDF document — with a fidelity report proving nothing was silently dropped.

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-session-publisher

[![Tests](https://github.com/fabiocampolim-design/claude-session-publisher/actions/workflows/tests.yml/badge.svg)](https://github.com/fabiocampolim-design/claude-session-publisher/actions/workflows/tests.yml) [![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue)](https://www.python.org/) [![Dependencies: stdlib only](https://img.shields.io/badge/dependencies-stdlib%20only-brightgreen)](transcript_archiver.py) [![Platform: Windows | Linux](https://img.shields.io/badge/platform-Windows%20%7C%20Linux-lightgrey)](#requirements) [![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)

Turn a Claude Code session into a single self-contained document — HTML, plain text, Markdown, LaTeX or PDF — with a fidelity report proving nothing was silently dropped.

**Feedback is highly appreciated.** This tool is young and transcripts are wild — if a session of yours renders oddly, a number in the fidelity report doesn't reconcile, or a format you need is missing, please [open an issue](https://github.com/fabiocampolim-design/claude-session-publisher/issues).

**Why this exists.** AI-assisted research needs the same standard of record as any other method: when a result was reached in conversation with a model, the transparency and reproducibility of the science depend on being able to cite and audit that conversation — verbatim, complete, and in a form a paper can reference. That is what this tool is for. *But* building it also taught us that the records themselves are fragile: in August 2026 a Claude Desktop reinstall — advised by support after a plan-upgrade failure — deleted my local agent sessions, and the account data export turned out not to include them. Whole projects, gone for good. So the tool is of wider interest than science: anyone whose conversations matter should hold their own copy. The motto: **archive early, archive often** — an archive only exists if you make it while the files still do.

Claude Cod