Creates scheduled tar.gz backups of agent memory or chat history, lists existing backup snapshots, and restores from a previous backup point with automatic retention policy. Use when the user asks to back up, export, save, snapshot, or restore chat history, conversation logs, agent memory, or session data.
$npx -y skills add leionion/clawforge --skill memory_backupInstalls into the current project.
Run `npx skills use "https://github.com/leionion/clawforge" --skill "leionion/clawforge/memory_backup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leionion/clawforge" that are relevant to the current task. Run `npx skills add "https://github.com/leionion/clawforge"` and select the relevant skills, then follow their instructions.