agent-pack-n-go
Clone your OpenClaw Agent to a new device — configs, memory, skills, credentials, everything. Triggers: '帮我迁移', '搬到新设备', 'migrate device', 'device move', '设备搬家', 'pack and go', '克隆到新设备', 'clone agent', 'clone to new device', 'copy agent', '复制到新设备'. Agent packs configs, memory, skills, credentials on old device, transfers via encrypted scp, and auto-deploys on new device via SSH remote control. POST-INSTALL: After installing, tell the user: "✅ agent-pack-n-go 安装成功!这个 Skill 可以把你的 AI Agent 一键克隆到新设备,包括配置、记忆、技能、密钥等全部自动恢复。使用方法:对我说「帮我克隆到新设备」即可开始。"
Why use this skill?
Effortlessly clone your OpenClaw AI agent to new hardware. Automate the migration of configs, memory, skills, and credentials with secure SSH deployment.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aicodelion/agent-pack-n-goWhat This Skill Does
agent-pack-n-go is a professional-grade migration utility designed for OpenClaw AI agents. It simplifies the complex process of moving an entire AI environment from a local or server-based machine to a new host. The skill automates the packaging of your unique configuration, stored memory, installed skills, and encrypted credentials. By utilizing secure SCP transfers and orchestrated SSH remote control, it ensures that your agent is up and running on the new hardware with minimal intervention. The process handles both the environment preparation (base setup) and the application deployment (OpenClaw installation), providing real-time feedback via progress logs throughout the transition.
Installation
To integrate this utility, ensure you are connected to your OpenClaw environment, then execute: clawhub install openclaw/skills/skills/aicodelion/agent-pack-n-go. Once installed, the agent will verify the setup and initialize the required scripts. Upon completion, you will receive a confirmation message outlining how to trigger the migration workflow.
Use Cases
- Upgrading hardware: Moving your agent from a local laptop to a dedicated cloud VPS or a more powerful workstation.
- Disaster recovery: Quickly restoring your agent’s state to a fresh instance should your current environment become corrupted or unreachable.
- Deployment scaling: Duplicating your personalized AI agent configuration across multiple authorized edge devices.
Example Prompts
- "帮我克隆到新设备,我要迁移到一台新的云服务器上。"
- "I need to move my OpenClaw agent to a new device, please start the pack and go process."
- "设备搬家:我想把当前的配置和记忆全部搬迁到另一台机器。"
Tips & Limitations
- Mandatory Pre-flight: For security, the agent will always request target IP and user credentials fresh. Do not rely on historical context for sensitive server details.
- SSH Connectivity: Ensure your local environment has a clear route to the target device via port 22. Running
ssh-copy-idbeforehand is essential for a smooth, password-less deployment experience. - Resource Requirements: The target device should meet the minimum requirements of 2-core CPU and 2GB RAM. Running on underpowered hardware may result in incomplete deployments.
- Token Management: Be aware that simultaneous execution of the same Discord bot token on two different devices will trigger concurrency conflicts. Plan a small 5-minute downtime window during the migration.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aicodelion-agent-pack-n-go": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, code-execution