← 返回 Skills 市场
Session-logs
作者
guogang1024
· GitHub ↗
· v1.0.0
41842
总下载
30
收藏
1458
当前安装
1
版本数
在 OpenClaw 中安装
/install session-logs
功能描述
Search and analyze your own session logs (older/parent conversations) using jq.
安全使用建议
Install only if you are comfortable letting the agent search older local session logs. Ask it to limit searches by date, topic, or session when possible, and avoid surfacing unrelated sensitive content from prior conversations.
功能分析
Type: OpenClaw Skill
Name: session-logs
Version: 1.0.0
The skill is designed to search and analyze the agent's own session logs using standard Unix utilities like `jq` and `rg`. All shell commands provided in `SKILL.md` operate exclusively on files within the agent's internal log directory (`~/.clawdbot/agents/<agentId>/sessions/`) and are directly relevant to the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection with harmful intent. The instructions guide the agent to perform its intended function of log analysis.
能力评估
Purpose & Capability
The stated purpose is session-log search and analysis, and the described commands are aligned with reading local agent session logs.
Instruction Scope
The scope includes historical and parent session logs, which is expected for the purpose but can expose sensitive prior conversation content.
Install Mechanism
No concerning install behavior, package mutation, background service, or dependency execution was identified from the supplied evidence.
Credentials
Access is limited to the agent's internal session-log directory rather than the broader filesystem, but that directory may contain private information from unrelated past chats.
Persistence & Privilege
No evidence of persistence, privilege escalation, credential harvesting, destructive actions, or network exfiltration was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install session-logs - 安装完成后,直接呼叫该 Skill 的名称或使用
/session-logs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of session-logs.
- Enables searching and analyzing your session logs (past conversations) with jq and ripgrep (rg).
- Provides bash command examples for session discovery, keyword searches, extracting messages, cost summaries, and tool usage breakdowns.
- Documents JSONL session file structure, roles, and content types.
- Lists session log file locations and naming conventions.
- Includes tips for managing and querying large, append-only session histories.
元数据
常见问题
Session-logs 是什么?
Search and analyze your own session logs (older/parent conversations) using jq. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41842 次。
如何安装 Session-logs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-logs」即可一键安装,无需额外配置。
Session-logs 是免费的吗?
是的,Session-logs 完全免费(开源免费),可自由下载、安装和使用。
Session-logs 支持哪些平台?
Session-logs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Session-logs?
由 guogang1024(@guogang1024)开发并维护,当前版本 v1.0.0。
推荐 Skills