Back to Skills Hub
Prompt Log

Prompt Log

@thesash
developmentlog extractionsession parsingtranscript generation

Extract and convert session logs from AI coding assistants (Clawdbot, Claude Code, Codex) into markdown transcripts with optional time-based filtering.

🚀 Prompt Log extracts conversation transcripts from AI session files (Clawdbot, Claude Code, Codex). Simply run a script on your session file to generate a clean markdown transcript of all prompts and responses, with optional time-based filtering to focus on specific conversations.

💡 Perfect for reviewing AI interactions, documenting workflows, auditing conversations, or sharing discussion history. Filter by date range to isolate relevant sessions, then save transcripts locally for easy reference and archival.

✨ Lightweight and dependency-minimal—requires only jq and standard Unix tools. Automatically handles macOS and Linux date formatting for seamless cross-platform use.

GitHub

Requirements

No additional requirements.