← 返回 Skills 市场
little7unifai

Little7 BC/DR

作者 little7unifai · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install little7-bcdr
功能描述
Create, maintain, and verify Little7 business continuity and disaster recovery backups for identity, memory, learnings, scripts, and local skills. Use when s...
使用说明 (SKILL.md)

Little7 BC/DR

Use this skill to preserve Little7 continuity with low-drama, repeatable backups.

Core workflow

  1. Review the included README.md for scope and retention.
  2. Use scripts/little7_backup.sh daily for daily snapshots.
  3. Use scripts/little7_backup.sh weekly for weekly snapshots.
  4. Verify the archive exists and contains the expected files before claiming success.
  5. 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:

  1. list archive contents
  2. confirm critical files are present
  3. report any missing identity/memory files clearly

Resources

  • Public usage notes: README.md
  • Backup implementation: scripts/little7_backup.sh
安全使用建议
Install or use this only if you are comfortable backing up Little7 workspace state to the configured Google Drive-style folder. Before running, confirm LITTLE7_WORKSPACE_ROOT and LITTLE7_GDRIVE_BASE, avoid setting LITTLE7_SECRET_PATHS_FILE unless you intentionally want secret recovery material archived, and inspect the produced manifest before relying on a backup.
功能分析
Type: OpenClaw Skill Name: little7-bcdr Version: 0.1.0 The skill is a backup and disaster recovery utility for the 'Little7' agent workspace. The core script, `scripts/little7_backup.sh`, archives identity, memory, and local scripts to a designated Google Drive folder with configurable retention. It includes a specific mechanism for handling secrets separately if explicitly configured via environment variables, and it performs verification of the generated archives. No evidence of unauthorized data exfiltration or malicious intent was found.
能力评估
Purpose & Capability
The stated purpose matches the implementation: it backs up Little7 identity, memory, learnings, scripts, skills, and selected docs. These are sensitive continuity files, so users should understand the backup scope before running it.
Instruction Scope
The workflow is bounded to daily/weekly backups, archive verification, and retention pruning. It does not instruct hidden autonomous behavior or unrelated actions.
Install Mechanism
There is no remote install specification; the runnable artifact is the included bash script. No hidden installer, package download, or obfuscated helper is shown.
Credentials
By default it reads from $HOME/.openclaw/workspace and writes archives under $HOME/Google Drive/Little7. That is proportionate for a BC/DR skill, but it means private agent state may be stored in a cloud-synced location.
Persistence & Privilege
The script creates persistent daily, weekly, latest, and restore-manifest files and prunes old matching archives after a successful backup. This is disclosed and scoped to the backup destination.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install little7-bcdr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /little7-bcdr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release of the Little7 BC/DR continuity backup skill.
元数据
Slug little7-bcdr
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论