conversation-to-html

Convert Claude Code or Codex CLI session logs into self-contained HTML transcripts.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ohnotnow/agentic-stuff --skill conversation-to-html
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conversation-to-html
Source: https://github.com/ohnotnow/agentic-stuff/tree/main/skills/conversation-to-html
Command: npx skills add https://github.com/ohnotnow/agentic-stuff --skill conversation-to-html

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Convert Claude Code or Codex CLI session logs into polished, branded HTML transcripts for sharing and presentations.

Core Features & Use Cases

  • Converts Claude Code or Codex sessions into self-contained HTML transcripts with timestamps, avatars, and readable formatting.
  • Generates a browsable index with navigation and mobile-friendly styling suitable for workshops, demos, and project briefs.
  • Supports including or excluding timestamps, and uses a clean, branded visual theme for consistent sharing.

Quick Start

Run the conversion on a selected session to produce a shareable HTML transcript ready for presentation.

Frequently Asked Questions about conversation-to-html

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Claude Code session logs into shareable HTML transcripts?

To convert Claude Code session logs into HTML transcripts, run the conversion script on a selected session. It extracts messages and metadata from local logs to produce a self-contained, branded HTML document with timestamps and avatars.

Can I use this to convert Codex CLI session logs into a presentation format?

Yes, you can convert Codex CLI session logs into a presentation format. The tool supports both Claude Code and Codex formats, extracting messages and timestamps to generate a navigable, branded HTML document suitable for demos.

What is the best way to share coding session transcripts for a workshop?

The best way to share coding session transcripts for a workshop is generating a self-contained HTML file. This approach avoids leaking sensitive prompt data while providing a browsable index with mobile-friendly styling and navigation.

Does the HTML transcript include timestamps from the coding session?

Yes, the HTML transcript includes timestamps from the coding session. The conversion process supports including or excluding timestamps based on your preference, alongside avatars and readable formatting for consistent sharing.

How do I export local coding session logs without leaking sensitive prompt data?

To export local coding session logs without leaking sensitive prompt data, use a conversion tool that outputs a self-contained HTML file. This process enables quick export from local logs while explicitly avoiding the inclusion of sensitive prompts.