vm-sync

Automate VM wave data backup and synchronization to a local repository.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill vm-sync
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: vm-sync
Source: https://github.com/antigravityos187-sketch/universal-or-strategy/tree/main/.bob/skills/vm-sync
Command: npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill vm-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, package_wave7_for_local.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the backup synchronization process from a virtual machine (VM) to a local repository, streamlining the transfer of wave execution data.

Core Features & Use Cases

  • Automated Backup Archive Creation: Packages all necessary data into a timestamped archive.
  • Content Verification: Ensures all required files are included in the archive.
  • Local Integration Prompt Generation: Provides step-by-step instructions for local integration.
  • Use Cases: Ideal for post-wave phase completions, daily checkpoints, and disaster recovery scenarios.

Quick Start

Run the /sync command to initiate the backup and synchronization process.

Frequently Asked Questions about vm-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate VM-to-local backup synchronization for wave execution data?▼

VM-to-local backup synchronization is automated by packaging wave execution data into a timestamped archive, verifying the contents, and generating a local integration prompt.

What is the best way to transfer wave execution data from a VM to a local repository?▼

Transferring wave execution data is handled by creating an automated backup archive, verifying required files, and providing step-by-step instructions for local integration.

Do I need Python 3 to run VM backup and synchronization tasks?▼

Yes, Python 3 is required to run the automated VM backup synchronization, along with the package_wave7_for_local.py script to handle the wave execution data transfer.

When should I use automated VM backup synchronization for my workflow?▼

Automated VM backup synchronization is ideal for post-wave phase completions, daily checkpoints, and disaster recovery scenarios to ensure your wave execution data is safely archived locally.

How does content verification work during VM data transfer?▼

Content verification ensures all required files are successfully included in the backup archive before the wave execution data is synchronized from the VM to your local repository.