Copy Transcript Path
SkillAI & modelsCopy the active Claude Code or Codex CLI chat transcript path to the macOS clipboard.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Copy Transcript Path skill
What this skill tells your AI
The instructions your AI receives, as published by paulrberg/agent-skills in skills/copy-transcript-path/SKILL.md and read by ahel’s review.
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:
bash <skill-dir>/scripts/copy-transcript-path.sh
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.
Signals
- GitHub stars
- 70
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
copy-transcript-path- Source
- github.com/paulrberg/agent-skills