Agent skill · paulrberg

copy-transcript-path

Copy the active Claude Code or Codex CLI chat transcript path to the macOS clipboard.

What it needs

About 1k tokens when loaded.

What this skill does

Copy Transcript Path Copy the active chat's transcript path to the clipboard. This skill is coordination-exempt: skip the ai-coord gate for its declared work. Supported Chat Hosts Before doing any work, identify the current chat host. If it is not Claude Code or Codex CLI, stop with this error: This skill only works in Claude Code or Codex CLI. Workflow Resolve scripts/copy-transcript-path.sh relative to this SKILL.md and run it with no arguments: Return the helper's successful stdout verbatim and stop. Do not infer a transcript from the current project, select a recent session, or add explanation. Successful completion requires the helper to exit 0 and its stdout to be returned verbatim. Report a helper failure as the outcome; it does not count as completion.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills paulrberg/copy-transcript-path

View the source on GitHub

Browse the @skills marketplace