📜

Session Logs

🌐Community
by openclaw · v2026.3.2 · MITRepository

Search and analyze your own session logs (older/parent conversations) using jq.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add session-logs npx -- -y @trustedskills/session-logs
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "session-logs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/session-logs"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, Slack, and Discord. The system can also speak and listen using macOS/iOS/Android and offers a live Canvas interface for interactive control.

When to use it

  • Personalized Communication: Use OpenClaw when you need an AI assistant that responds consistently across your preferred messaging platforms.
  • Local Processing: Ideal for users who prioritize privacy and want their data processed locally rather than on remote servers.
  • Interactive Control: Leverage the Canvas feature to interact with the assistant in a more visual and dynamic way.
  • Always-On Assistance: Benefit from an AI assistant that is consistently available without relying on external network connectivity.

Key capabilities

  • Cross-platform communication (WhatsApp, Telegram, Slack, Discord, etc.)
  • Local operation for privacy
  • Voice input/output on macOS/iOS/Android
  • Live Canvas interface

Example prompts

  • "OpenClaw, summarize my recent messages on Slack."
  • "Can you create a visual representation of my daily schedule?"
  • "Remind me to call John at 3 PM and send the message via WhatsApp."

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal, which guides users through initial configuration.
  • OpenClaw's functionality relies on local processing; performance may vary based on device capabilities.

Tags

Requirements

Required Binaries
jqrg
🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.