← 返回 Skills 市场
harrylabsj

Context Preserver

作者 haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
495
总下载
0
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install context-preserver
功能描述
Preserve working context with automatic snapshots, on-demand recovery, version management, and context export tools. Use when you want to save progress befor...
使用说明 (SKILL.md)

Context Preserver

Preserve working context with snapshots, recovery tools, and export options.

What It Helps With

  • create automatic snapshots at useful moments
  • create manual tagged snapshots
  • restore a previous snapshot
  • list, inspect, and delete snapshots
  • export or import snapshots
  • manage automatic snapshot behavior

Typical Commands

context-preserver snapshot "snapshot-name" --tags tag1,tag2
context-preserver list
context-preserver restore \x3Csnapshot-id>
context-preserver delete \x3Csnapshot-id>
context-preserver show \x3Csnapshot-id>
context-preserver export \x3Csnapshot-id> [output-path]
context-preserver import \x3Cfile-or-directory>
context-preserver config
context-preserver auto on
context-preserver auto off
context-preserver clean
context-preserver help
安全使用建议
This skill is a lightweight instruction wrapper around a CLI called 'context-preserver', but the package provides no binary, install instructions, homepage, or provenance. Before installing or enabling it: 1) Verify whether you already have a trusted 'context-preserver' binary (run which context-preserver / context-preserver --help) and inspect its source; 2) If you don't have the binary, do not install untrusted binaries — ask the publisher for an official download URL or repository and verify its integrity; 3) Understand what directories and files the tool will snapshot/restore (it can read/write local files and may expose sensitive data); 4) Prefer running the tool in a sandbox or with restricted filesystem access first, or request a dry-run mode/man page; and 5) Because there is no homepage or owner provenance, treat this skill as unverified — ask the author for documentation or a code repository before enabling autonomous use.
功能分析
Type: OpenClaw Skill Name: context-preserver Version: 1.0.1 The skill bundle contains only metadata and documentation (SKILL.md) for a context preservation tool. No executable code or suspicious instructions were found; the described functionality for snapshots, recovery, and version management is consistent with the stated purpose of the tool.
能力评估
Purpose & Capability
The skill's description and commands imply a CLI named 'context-preserver' that creates/restores snapshots and touches local files. However, the registry metadata lists no required binaries and there is no install spec or homepage. A skill that expects to run a specific CLI should declare that dependency or provide an install mechanism; the omission is an unexplained gap.
Instruction Scope
The SKILL.md stays on-topic (snapshot, list, restore, export/import, config) and does not instruct the agent to read unrelated system state or external secrets. However, the documented commands operate on local filesystem state and exports/imports, so using them can read/write potentially sensitive files — this is expected for the stated purpose but requires caution.
Install Mechanism
This is an instruction-only skill with no install spec. That is lower risk if the CLI genuinely already exists, but because the SKILL.md references an external tool and there is no homepage or provenance, there is no way to verify where the binary comes from or that it's safe. The lack of an install/source description is a material omission.
Credentials
The skill requests no environment variables, credentials, or config paths — which is proportionate. That said, the snapshot/restore operations could access arbitrary local files; the SKILL.md does not claim to require secrets, which aligns with the declared metadata.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent/automatic inclusion and does not declare actions that modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install context-preserver
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /context-preserver 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Refresh the published skill document in English and simplify the release-facing description.
v1.0.0
Initial release – provides context snapshot, restore, management, and export/import tools. - 自动/手动快照创建,支持带标签和定时触发 - 快照版本恢复和历史版本管理(查看、删除、列表) - 快照导出与导入功能,便于安全备份与团队协作 - 灵活配置项(自动快照切换、最大快照数、自定义间隔等) - 提供 CLI 与 Node.js API - 明确数据目录、快照格式和多种使用场景
元数据
Slug context-preserver
版本 1.0.1
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 2
常见问题

Context Preserver 是什么?

Preserve working context with automatic snapshots, on-demand recovery, version management, and context export tools. Use when you want to save progress befor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 495 次。

如何安装 Context Preserver?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install context-preserver」即可一键安装,无需额外配置。

Context Preserver 是免费的吗?

是的,Context Preserver 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Context Preserver 支持哪些平台?

Context Preserver 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Context Preserver?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.1。

💬 留言讨论