返回顶部
o

openclaw-teleport

Migrate, backup, or restore an OpenClaw agent workspace to/from a single .soul file. Use when the user wants to move an agent to a new machine, back up their workspace, restore from a backup, or mentions teleport, migration, pack, unpack, .soul files, or "搬家". Wraps the npm package @kagura-agent/openclaw-teleport.

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

openclaw-teleport

# openclaw-teleport One-command agent migration: pack identity, memory, config, credentials, cron jobs, and workspace into a single `.soul` archive, then unpack on a new machine for full restoration. ## Install ```bash npm install -g @kagura-agent/openclaw-teleport ``` Or use `npx` without installing: ```bash npx @kagura-agent/openclaw-teleport pack ``` ## Commands ### Pack (export) ```bash # Pack the default (first) agent openclaw-teleport pack # Pack a specific agent by name openclaw-teleport pack kagura ``` Produces a `<name>_<date>.soul` file (tar.gz) containing: - Full workspace (identity files, memory, skills, workflows, databases — excluding git repo subdirectories) - Agent config + channel credentials from `openclaw.json` - Cron job definitions - GitHub repo list (re-cloned on unpack) ### Unpack (import/restore) ```bash # Restore to default workspace (~/.openclaw/workspace) openclaw-teleport unpack kagura_20260320.soul # Restore to a custom workspace openclaw-teleport unpack kagura_20260320.soul --workspace /path/to/workspace ``` Unpack automatically: 1. Installs OpenClaw if missing 2. Restores workspace files 3. Writes config + credentials to `openclaw.json` 4. Restores cron jobs 5. Clones GitHub repos via `gh` 6. Starts the gateway 7. Prints a welcome summary ### Inspect ```bash openclaw-teleport inspect kagura_20260320.soul ``` Shows manifest metadata without unpacking: agent name, pack date, file count, repos, channels, cron jobs. ## Security ⚠️ `.soul` files contain **plaintext credentials** (API tokens, bot tokens, app secrets). Treat them like password files: - Never commit to git or share publicly - Transfer via encrypted channels (SSH, encrypted USB) - Delete after unpacking - Optionally encrypt with `gpg -c agent.soul` ## When to Use - **Moving to a new machine** — pack on old, unpack on new - **Backup** — periodic `pack` to save current state - **Disaster recovery** — `unpack` from a saved `.soul` file - **Cloning an agent setup** — share a `.soul` file (minus secrets) as a template

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-teleport-1775922969 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-teleport-1775922969 技能

通过命令行安装

skillhub install openclaw-teleport-1775922969

下载 Zip 包

⬇ 下载 openclaw-teleport v0.3.2

文件大小: 1.77 KB | 发布时间: 2026-4-12 10:51

v0.3.2 最新 2026-4-12 10:51
Initial publish — wraps @kagura-agent/openclaw-teleport@0.3.2 for ClawHub distribution

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

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

p2p_official_large
返回顶部