export-traces-transcript

Installation
SKILL.md

Export Traces Transcript

Purpose

Use this skill to turn a Traces/Codex thread ID into a readable Markdown transcript.

The output should preserve the real conversation, subagent/tool instructions, and late turns after runtime reloads, while making exact turn boundaries clear.

Normal Use

Run the wrapper from the repo root:

node skills/export-traces-transcript/scripts/export-traces-transcript.mjs \
  019eae90-31e4-7e91-9589-60ec2c96e6d0 \
  --must-contain "REPLACE_WITH_A_PHRASE_FROM_THE_THREAD_END"
Installs
4
GitHub Stars
1
First Seen
Jun 10, 2026
export-traces-transcript — rarestg/rarestg-skills