claude-code-log
Turn Claude Code transcripts into readable, searchable HTML logs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-log?โผ
Run `npx skills add daaain/claude-code-log --all -g -y` in your terminal to install all skills in this suite globally.
How to view Claude Code conversation history?โผ
Run `claude-code-log --open-browser` to convert all your saved transcripts into linked HTML pages with an index, session summaries, and token usage stats.
Can I search Claude Code sessions by date?โผ
Yes. Use natural language filters like `--from-date "yesterday" --to-date "today"` to export only the sessions you need.
How to feed past Claude sessions back to an LLM?โผ
Export with `--detail low --format md --compact` to produce condensed Markdown that fits easily into an LLM context window for analysis.
Does claude-code-log track token costs?โผ
Yes. Every generated page shows per-message and per-session token consumption so you can see what each conversation cost.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core