← 返回 Skills 市场
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install session-recovery
功能描述
AI会话管理与优化系统。解决会话上下文限制问题,通过三级文档系统、自动化脚本和上下文压缩实现快速恢复。包含:STATUS.md快速索引、memory详细记录、自动更新脚本、上下文压缩策略、信息识别机制。适用于长期AI项目、多任务并行、需要高效会话恢复的场景。触发词:会话恢复、session recovery、上下...
安全使用建议
This skill appears to do what it claims (local session-summary and recovery). Before installing or running: 1) Inspect the scripts yourself—there are no hidden network calls, but the scripts will read, write, move, and archive files under the repo (memory/, STATUS.md). 2) Note missing referenced utilities: SKILL.md/README mention compress_context.sh and export_conversation.sh (and an example conversation logger) that are not included—if you rely on those features you'll need to implement them. 3) weekly_archive.sh will move *.md files older than 7 days into an archive directory—make backups if you need immediate access to older records. 4) update_status.sh and new_daily_log.sh use sed -i '' which is macOS/BSD sed syntax and may fail on some Linux systems; test in a safe folder first. 5) The system intentionally discards full conversation text (keeps summaries); if you need full audit logs, add/implement the export/logger scripts before relying on automatic compression. 6) If you plan to integrate these scripts into Git hooks or cron, review and test the hook/cron commands locally to avoid unexpected runs. Overall risk is operational (data-loss/portability), not credential exfiltration or remote code execution.
功能分析
Type: OpenClaw Skill
Name: session-recovery
Version: 1.0.0
The session-recovery skill bundle is a productivity toolset designed to help an AI agent manage long-term project context through a structured documentation system. The included shell and Python scripts (e.g., new_daily_log.sh, update_status.sh, template_generator.py) perform standard local file operations such as creating templates, archiving old logs, and parsing markdown files for status updates. There is no evidence of data exfiltration, network activity, obfuscation, or malicious prompt injection; the system functions entirely as a local organizational utility for session optimization.
能力评估
Purpose & Capability
Name/description match the delivered files: scripts and docs implement a three-tier doc system, compression guidance, and local automation. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
Runtime instructions and scripts operate on local files (STATUS.md, memory/*.md) which is consistent with the stated purpose. Notes: SKILL.md and README reference helper scripts (compress_context.sh, export_conversation.sh, conversation_logger.py) that are not present; the design also encourages discarding full conversation text after summarization—this is an intentional data-loss tradeoff rather than exfiltration, but users should be aware.
Install Mechanism
Instruction-only install (no network downloads). Files are simple shell/Python scripts included in the bundle—no remote installs or extracted archives. Low installation risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. Scripts only read/write local files inside the project directory; requested access is proportional to the stated purpose.
Persistence & Privilege
always:false and no special privileges requested. Scripts create/update local docs and archives only; nothing modifies other skills or system-wide config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install session-recovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/session-recovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of session-recovery, an AI会话管理与优化系统 (AI session management and optimization system):
- Implements a three-level documentation system (STATUS.md, QUICK_RECOVERY.md, memory logs) for fast, structured session context recovery.
- Provides automated scripts for quick recovery, status update, daily logs, weekly archiving, and context compression.
- Introduces context compression strategies to reduce session length by up to 90%, accelerating AI response and lowering API costs.
- Integrates intelligent information recognition to preserve key decisions, constraints, and tasks, while removing redundant or non-essential data.
- Designed for long-term AI projects, parallel multi-tasking, and scenarios requiring efficient session restoration.
元数据
常见问题
Session Recovery 是什么?
AI会话管理与优化系统。解决会话上下文限制问题,通过三级文档系统、自动化脚本和上下文压缩实现快速恢复。包含:STATUS.md快速索引、memory详细记录、自动更新脚本、上下文压缩策略、信息识别机制。适用于长期AI项目、多任务并行、需要高效会话恢复的场景。触发词:会话恢复、session recovery、上下... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Session Recovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-recovery」即可一键安装,无需额外配置。
Session Recovery 是免费的吗?
是的,Session Recovery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Session Recovery 支持哪些平台?
Session Recovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Session Recovery?
由 blqbzf(@blqbzf)开发并维护,当前版本 v1.0.0。
推荐 Skills