Communityv0.1.0

Prompt Log

Extract conversation transcripts from AI coding session logs (Clawdbot, Claude Code, Codex). Use when asked to export prompt history, session logs, or transcripts from .jsonl session files.

3.6kdownloads3stars13active installsthesash
View on ClawHubBack to Skills

Skill Details

Slug
prompt-log
Latest Version
0.1.0
Author
thesash
Published
Jan 13, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Prompt Log.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of prompt-log - Extracts conversation transcripts from AI coding session logs (.jsonl) for Clawdbot, Claude Code, and Codex. - Supports optional time filters (`--after`, `--before`) and custom output path. - Generates a markdown transcript by default in `.prompt-log/`. - Requires `jq` and optionally `gdate` on macOS.