display_name: 边缘同步主机 short_description: 使用 migrate_edge.sh 同步 runtime/edge 并重启目标 edge 服务 default_prompt: Use this skill when the user says "同步到87主机", "同步到85主机", or asks to sync the edge runtime package to a numbered host. Run bash scripts/migrate_edge.sh --dst_host from the repo root. Treat 87 only as an example; other numbered hosts map to 192.168.40.. After sync succeeds, SSH to cat@192.168.40. with password i7568737i, run sudo systemctl restart edge, and verify systemctl is-active edge returns active. Prefer the script over hand-written scp or rsync commands.