Sync OpenClaw workspace between multiple machines (local Mac and remote VPS) via Git. Enables seamless migration of OpenClaw personality, memory, and skills. Use when user wants to (1) push workspace changes to remote before shutdown, (2) pull latest workspace on a new machine, (3) check sync status between machines, (4) migrate OpenClaw to another machine.
$npx -y skills add berabuddies/semia --skill claw-roamInstalls into the current project.
Run `npx skills use "https://github.com/berabuddies/semia" --skill "berabuddies/semia/claw-roam"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/berabuddies/semia" that are relevant to the current task. Run `npx skills add "https://github.com/berabuddies/semia"` and select the relevant skills, then follow their instructions.