clean-conversation-transcript

Clean and reorganize raw tmux/Codex transcripts into readable Markdown.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/diane-defores/shipflow --skill clean-conversation-transcript
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: clean-conversation-transcript
Source: https://github.com/diane-defores/shipflow/tree/main/skills/clean-conversation-transcript
Command: npx skills add https://github.com/diane-defores/shipflow --skill clean-conversation-transcript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill resolves the difficulty of reading and repurposing exported tmux/Codex transcripts by cleaning extraneous chrome and noise, making the content easier to review and analyze.

Core Features & Use Cases

  • Transcript Cleanup: Removes banner messages, UI chrome, and repeated prompts from raw terminal transcripts.
  • Speaker Labeling: Accurately labels conversation turns with Diane: for user and agent IA: for AI responses.
  • Quick Start: Input the exported Markdown transcript file path, and the Skill will clean and reorganize the content into a readable format.

Quick Start

Provide the path to your exported transcript Markdown file to get a cleaned, structured version ready for analysis or sharing.

Frequently Asked Questions about clean-conversation-transcript

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

FAQPage Schema
How do I clean a raw tmux transcript for documentation?▼

To clean a tmux transcript, you provide the exported Markdown file path to remove UI chrome, banner messages, and repeated prompts. The Skill reorganizes the raw terminal output into a readable format suitable for review and documentation.

What is the best way to format exported Codex transcripts for readability?▼

Formatting exported Codex transcripts involves removing terminal noise and accurately labeling conversation turns. The Skill assigns speaker labels like Diane for the user and agent IA for AI, making the text clear and reusable for content repurposing.

Can I use this transcript cleaning process for any exported Markdown file?▼

Yes, you can use this process for any exported Markdown transcript file. The Skill handles various transcript formats by stripping extraneous noise and reorganizing the conversational flow for analysis or sharing.

How do I remove terminal chrome and noise from my exported transcripts?▼

Removing terminal chrome from exported transcripts requires processing the raw file to strip UI elements and repeated prompts. The Skill isolates the core conversation, maintaining clarity and preparing the content for documentation.

Does transcript cleaning automatically label speakers in the output?▼

Yes, transcript cleaning automatically labels speakers in the output. The Skill accurately tags user turns and AI responses, ensuring the final documentation clearly distinguishes between human input and agent replies.

What are the limitations when cleaning raw terminal transcripts?▼

When cleaning raw terminal transcripts, the Skill focuses on removing UI chrome and labeling speakers. It requires an exported Markdown file path as input and does not process live terminal sessions or non-Markdown formats.