Install
openclaw skills install clawmover-migrationShared OpenClaw skill for guiding ClawMover backup and restore workflows with explicit confirmation, input validation, and a manual-command-first execution p...
openclaw skills install clawmover-migrationUse this skill when the user wants help with OpenClaw backup, restore, migration planning, simulated restore, or checking whether the ClawMover CLI is installed.
This is a shared OpenClaw skill. It must behave conservatively, validate inputs before use, and explain risky operations before execution.
This skill helps OpenClaw understand natural language requests such as:
Back up this OpenClaw machineCheck whether ClawMover is installedDo a simulated restore firstRestore this migration onto this machineThis skill depends on the published CLI package @clawmover/cli.
If the CLI is missing, do not install it silently.
First explain the installation step and offer two options:
This skill is intended to be installed as a shared skill with the directory name:
clawmover-migration
Default behavior:
Always require explicit confirmation before:
@clawmover/cli--dest-pathPrefer simulated restore before real restore.
Validate inputs before generating or executing any command.
https://clawmover.com;, &&, |, or backticksTreat the following as sensitive:
dataSecretKeyRules:
dataSecretKeyFirst check whether clawmover is available.
If it is missing:
@clawmover/cliRequired inputs:
instanceIddataSecretKeyThe instanceId is obtained after the user creates a new migration at https://clawmover.com and completes payment.
Preferred workflow:
When showing example commands, use placeholders only as documentation examples and do not treat them as directly executable templates.
Required inputs:
instanceIddataSecretKeyThe instanceId is obtained after the user creates a new migration at https://clawmover.com and completes payment.
Optional inputs:
snapshotIddestPathPreferred workflow:
--dest-pathdestPath before useFor real restore, omit --dest-path, but only after explicit confirmation that the user wants to modify the local OpenClaw environment.
When possible, offer to provide exact commands for the user to run manually.
Use this option by default if:
@clawmover/clidataSecretKey as sensitive inputsKeep responses short, operational, and explicit about risk.
Good examples:
I can check whether clawmover is installed first.I can give you the install command, or run it after your confirmation.I recommend a simulated restore with a validated destination path before a real restore.A real restore can modify your local OpenClaw environment.