AI AGENT ADDONS

Session Logs

steipete/clawdis
AI & Agent Building
2,583installs

You can search through all your past conversations with this skill. It uses a tool called jq to find and analyze session logs. These logs are stored as files on your computer.

Each conversation is saved in a special file format called JSONL. You can look up what was said on a specific day. You can also find messages from the user or the assistant.

This skill helps you track costs and count tokens. It works with ripgrep to search for keywords across many sessions. It is useful when you need to remember old discussions or check what happened before.

Add Session Logs skill to your workflow

Global

mkdir -p ~/.claude/skills/session-logs

Project

mkdir -p .claude/skills/session-logs

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago