Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringData and Analytics

session-logs

Search and analyze your complete conversation history using jq and rg.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill session-logs
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, session-logs has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/session-logs.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Search and analyze your complete conversation history using jq and rg. 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 under the active state directory: $OPENCLAW_STATE_DIR/agents/ /sessions/ (default: ~/.openclaw/agents/ /sessions/ ). Use the agent= value from the system prompt Runtime line. Each .jsonl file contains messages with: - Session logs stored as append-only JSONL files at ~/.openclaw/agents/ /sessions/ , indexed by session ID with full message transcripts including role, timestamp, content type, and token cost - Extract user messages, assistant responses, tool calls, and metadata using jq filters; search across all sessions or within specific files using rg for keyword matching - Common patterns provided for listing sessions by date, finding specific days, calculating session costs, counting messages, and analyzing tool usage breakdown - Supports filtering by message role ("user", "assistant", "toolResult") and content type ("text", "toolCall", "thinking") for targeted analysis - sessions.json - Index mapping session keys to session IDs - .jsonl - Full conversation transcript per session - type : "session"...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does session-logs do?

Search and analyze your complete conversation history using jq and rg.

Is session-logs good?

session-logs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support session-logs?

session-logs currently lists compatibility with Skills CLI.

Is session-logs safe to install?

session-logs has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to session-logs?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install session-logs?

Run the following command to install session-logs: npx skills add https://github.com/steipete/clawdis --skill session-logs

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering