Skip to main content
在 Manus 中运行任何 Skill
一键导入

wake-state

Persist agent state across crashes, context deaths, and restarts. Use when you need to save current context, restore after a crash, maintain a memory file across sessions, or implement crash recovery. Essential for autonomous agents that must survive context window limits.

概览

Persist agent state across crashes, context deaths, and restarts. Use when you need to save current context, restore after a crash, maintain a memory file across sessions, or implement crash recovery. Essential for autonomous agents that must survive context window limits.

安装命令
npx skills add https://github.com/m4d3bug/oh-my-openclaw --skill wake-state

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支1
更新时间2026年3月18日 15:50
文件资源管理器
3 个文件
SKILL.md
readonly