← 返回 Skills 市场
Session-logs
作者
guogang1024
· GitHub ↗
· v1.0.0
46447
总下载
31
收藏
0
当前安装
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 conversation logs. When using it, ask for narrow searches by date, topic, or session, and avoid requesting raw transcript output when summaries or redacted results are enough.
功能分析
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 searching and analyzing prior/parent conversation logs, and the provided jq/rg examples are directly aligned with that read-only log-analysis purpose.
Instruction Scope
The instructions explicitly include complete conversation history and all-session searches, which is broad but disclosed and tied to the skill's purpose; they would benefit from stronger privacy and minimization guidance.
Install Mechanism
The artifact is a single markdown skill requiring jq and rg; no install scripts, package mutation, or executable payloads were identified.
Credentials
Access is scoped to the agent session-log directory, but that directory may contain sensitive prior user messages, tool output, or unrelated historical context.
Persistence & Privilege
No persistence, privilege escalation, destructive behavior, credential harvesting, background execution, or network exfiltration is present in the artifacts.
如何使用
- 确保已安装 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 插件,目前累计下载 46447 次。
如何安装 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