← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install session-snapshot
功能描述
会话快照 - 定期保存会话状态,支持断点恢复
安全使用建议
This skill will periodically save your conversation plus contextual data (including working directory and 'key variables') but doesn't say where or how snapshots are stored or protected. Before installing, ask the author: (1) where are snapshots saved (local file path vs remote service)? (2) who can read them and how long are they retained? (3) are snapshots encrypted at rest and in transit? (4) can you restrict what fields get saved (e.g., exclude environment variables or secrets) or opt out of automatic saves? If you cannot get clear answers, avoid enabling automatic saves or prefer manual invocation only.
功能分析
Type: OpenClaw Skill
Name: session-snapshot
Version: 1.0.0
The skill bundle contains only metadata and instructions for an agent to manage session snapshots, including saving and restoring conversation history and task status. There is no executable code provided, and the instructions in SKILL.md are consistent with the stated purpose of session recovery without any indicators of data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description (session snapshot, periodic saves and restore) aligns with the SKILL.md. However the instructions mention capturing 'current working directory' and 'key variables' while the metadata declares no filesystem or environment access — there's a small mismatch about the capabilities the skill actually needs.
Instruction Scope
Instructions require periodically saving conversation history, tasks, and 'context' (explicitly including working directory and key variables). They do not specify how those are accessed, what precisely 'key variables' means, where snapshots are written, or any redaction/consent rules. That open scope could capture sensitive environment data or secrets.
Install Mechanism
Instruction-only skill with no install spec or code files; lowest installation risk (nothing is written to disk by an installer).
Credentials
Metadata requests no env vars or config paths, but the SKILL.md implies reading environment-like data (working directory, key variables). The skill asks for potentially sensitive context without declaring or justifying the required access.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system-wide settings. Autonomous invocation is allowed by default (normal), which combined with the above vagueness increases the privacy risk but does not itself indicate excessive privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install session-snapshot - 安装完成后,直接呼叫该 Skill 的名称或使用
/session-snapshot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
会话快照保存和断点恢复
元数据
常见问题
Session Snapshot 是什么?
会话快照 - 定期保存会话状态,支持断点恢复. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Session Snapshot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-snapshot」即可一键安装,无需额外配置。
Session Snapshot 是免费的吗?
是的,Session Snapshot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Session Snapshot 支持哪些平台?
Session Snapshot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Session Snapshot?
由 Simon Lau(@soroyue)开发并维护,当前版本 v1.0.0。
推荐 Skills