返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
m

migrator

Securely migrate OpenClaw Agent (config, memory, skills) to a new machine.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
1,692
下载量
1
收藏
概述
安装方式
版本历史

migrator

# OpenClaw Migrator A utility to package an Agent's state into a portable, encrypted archive (`.oca`) for migration. ## Features - **Encrypted Archive**: Uses AES-256-GCM + auth tag for confidentiality and integrity. - **Path Normalization**: Restores workspace path using `manifest.json` metadata. - **Dependency Manifest**: Captures system dependencies (Brewfile) to ensure the new environment matches. ## Usage ### Export (On Old Machine) ```bash migrator export --out my-agent.oca --password "secret" ``` ### Import (On New Machine) ```bash migrator import --in my-agent.oca --password "secret" ``` ## Security This skill handles sensitive data (`openclaw.json`, `auth.token`). The export process **always** requires a password to encrypt the archive. Unencrypted exports are **disabled** by design.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 migrator-1776368715 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 migrator-1776368715 技能

通过命令行安装

skillhub install migrator-1776368715

下载 Zip 包

⬇ 下载 migrator v1.1.0

文件大小: 10.95 KB | 发布时间: 2026-4-17 14:00

v1.1.0 最新 2026-4-17 14:00
- Added SKILL.md documentation detailing migrator usage, security features, and capabilities.
- Emphasized strong encryption (AES-256-GCM) for all exported agent archives.
- Outlined support for path normalization and automated capture of system dependencies via Brewfile.
- Clarified that exports always require a password; unencrypted exports are not allowed.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部