Little7 BC/DR
/install little7-bcdr
Little7 BC/DR
Use this skill to preserve Little7 continuity with low-drama, repeatable backups.
Core workflow
- Review the included
README.mdfor scope and retention. - Use
scripts/little7_backup.sh dailyfor daily snapshots. - Use
scripts/little7_backup.sh weeklyfor weekly snapshots. - Verify the archive exists and contains the expected files before claiming success.
- Prefer short, factual status updates: what was backed up, where it went, and what was pruned.
Backup targets
Default inclusion is defined inside scripts/little7_backup.sh.
The intent is to preserve:
- core identity files
- curated memory
- learnings
- local scripts
- local skills
- selected ledgers/docs
The intent is to exclude:
- secrets unless explicitly allowlisted
- tokens
- browser profiles
- caches
- dependency trees
- disposable temp artifacts
Destination model
Primary destination defaults to Google Drive, with this folder structure:
Little7/daily/Little7/weekly/Little7/latest/Little7/restore-notes/
Do not silently assume the exact local mount path; check environment variables or configured sync location first.
Retention
- Daily: keep 180 copies
- Weekly: keep 312 copies
Prune oldest matching archives only after a new archive is successfully created.
Restore discipline
When asked to verify BC/DR readiness, do not just inspect archive names. At minimum:
- list archive contents
- confirm critical files are present
- report any missing identity/memory files clearly
Resources
- Public usage notes:
README.md - Backup implementation:
scripts/little7_backup.sh
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install little7-bcdr - 安装完成后,直接呼叫该 Skill 的名称或使用
/little7-bcdr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Little7 BC/DR 是什么?
Create, maintain, and verify Little7 business continuity and disaster recovery backups for identity, memory, learnings, scripts, and local skills. Use when s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 Little7 BC/DR?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install little7-bcdr」即可一键安装,无需额外配置。
Little7 BC/DR 是免费的吗?
是的,Little7 BC/DR 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Little7 BC/DR 支持哪些平台?
Little7 BC/DR 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Little7 BC/DR?
由 little7unifai(@little7unifai)开发并维护,当前版本 v0.1.0。