← 返回 Skills 市场
Context Recovery
作者
Jonathan Rhyne
· GitHub ↗
· v1.2.2
5496
总下载
3
收藏
39
当前安装
6
版本数
在 OpenClaw 中安装
/install context-recovery
功能描述
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
安全使用建议
Install this only where it is acceptable for the agent to inspect recent channel and session history when context appears missing. Avoid enabling it in highly sensitive channels unless platform history permissions are tightly scoped, and decline any optional memory caching unless you have reviewed the recovered summary.
功能分析
Type: OpenClaw Skill
Name: context-recovery
Version: 1.2.2
The OpenClaw AgentSkills 'context-recovery' skill bundle is classified as benign. Its purpose is to recover conversational context using internal platform APIs (`message:read`, `sessions_list`, `sessions_history`). The `SKILL.md` explicitly defines and reiterates safety boundaries, stating it does NOT perform broad filesystem scans, does NOT send recovered context to external services, and does NOT write to disk without explicit user consent. There is no evidence of malicious intent, such as data exfiltration, unauthorized execution of shell commands, persistence mechanisms, or prompt injection attempts to bypass security controls or user intent.
能力评估
Purpose & Capability
The purpose is context recovery, and the requested channel/session history access directly supports that purpose, but it may expose sensitive prior messages.
Instruction Scope
Automatic and manual triggers are broad, including continuation phrases, but the artifact discloses them and caps channel reads at 100 messages and session history at 80 messages.
Install Mechanism
The artifact is instruction-only with SKILL.md and _meta.json; there are no install scripts, package execution hooks, or bundled code files.
Credentials
The skill uses platform/session APIs and explicitly avoids broad filesystem scans, shell glob searches, external services, and default disk writes; messaging-platform permissions should still be scoped carefully.
Persistence & Privilege
Persistence is disabled by default, and the instructions require explicit user consent before caching recovered context to memory or writing state.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install context-recovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/context-recovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Scanner hardening: add provenance fields, align _meta version, keep API-only recovery scope and consent-based persistence
v1.2.1
Hardening correction: publish API-first recovery instructions and openclaw metadata (fix previous publish path mismatch)
v1.2.0
Hardening pass: switch to openclaw metadata, remove broad filesystem/shell scan instructions, enforce API-first context recovery and consent-based persistence
v1.1.0
Fix suspicious flag: declare required bins (jq, rg, grep), add Safety Boundaries section documenting file access scope
v1.0.1
Fix: populate summary/description on ClawHub listing
v1.0.0
Initial release: Auto-recover context after session compaction. Adaptive depth fetching, thread-aware recovery, memory caching.
元数据
常见问题
Context Recovery 是什么?
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5496 次。
如何安装 Context Recovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install context-recovery」即可一键安装,无需额外配置。
Context Recovery 是免费的吗?
是的,Context Recovery 完全免费(开源免费),可自由下载、安装和使用。
Context Recovery 支持哪些平台?
Context Recovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Context Recovery?
由 Jonathan Rhyne(@jdrhyne)开发并维护,当前版本 v1.2.2。
推荐 Skills