session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
Installation
SKILL.md
Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before.
Use this skill when the user asks about prior chats, parent conversations, or historical context that isn’t in memory files.
Session logs live at: /.clawdbot/agents/ /sessions/ (use the agent= value from the system prompt Runtime line).
Search and analyze your own session logs (older/parent conversations) using jq. Source: clawdbot/clawdbot.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/clawdbot/clawdbot --skill session-logs- Source
- clawdbot/clawdbot
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is session-logs?
Search and analyze your own session logs (older/parent conversations) using jq. Source: clawdbot/clawdbot.
How do I install session-logs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/clawdbot/clawdbot --skill session-logs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/clawdbot/clawdbot
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-05