soulkeep
Preserve agent identity and memory across session wipes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SoulKeep?โผ
Run `npx skills add sene1337/soulkeep --all -g -y` in your terminal to install the skill globally.
How to protect an AI agent from session wipes?โผ
SoulKeep gives your agent a tiered protocol: identity files like SELF.md, a step-by-step recovery checklist, and encrypted off-machine backups so context survives wipes and crashes.
What is the difference between compaction and a session wipe?โผ
Compaction compresses context but keeps the session alive, needing only a lightweight recovery. A session wipe starts from zero and requires the full recovery track with human approval.
Does SoulKeep work with OpenClaw and Claude Code?โผ
Yes. It follows the universal SKILL.md standard and includes paths and scripts designed for OpenClaw-style agent setups, while remaining usable in other compatible environments.
Can SoulKeep back up agent identity automatically?โผ
Yes. It includes a reference backup script that tars identity files, encrypts them with age, stores them off-machine, and runs nightly via cron with rolling retention.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere