synthesis-mac-sync

Synchronize Mac configs and Git repositories across multiple machines.

15|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/rajivpant/synthesis-skills --skill synthesis-mac-sync
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: synthesis-mac-sync
Source: https://github.com/rajivpant/synthesis-skills/tree/main/synthesis-mac-sync
Command: npx skills add https://github.com/rajivpant/synthesis-skills --skill synthesis-mac-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mac users with multiple machines struggle to keep configs, repos, and workflows consistent across devices. This skill provides a comprehensive protocol for bidirectional config sync via iCloud, Git repo synchronization, machine inventory, and one-time actions, reducing drift and manual maintenance.

Core Features & Use Cases

  • Bidirectional iCloud-based config file sync across Macs
  • Git repository discovery, status checks, and push/pull coordination with manifest merge safety
  • Machine inventory tracking and per-machine one-time actions
  • Automated, prompt-limited syncing workflow with safety rules and conflict handling

Quick Start

Run a full mac-sync to synchronize your config files, git repos, and one-time actions across all machines.

Frequently Asked Questions about synthesis-mac-sync

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

FAQPage Schema
How do I sync configuration files across multiple Macs?▼

Config sync across multiple Macs is handled by a manifest-based workflow that coordinates bidirectional file merging through iCloud and Git repositories, preventing manual drift and inconsistent setups.

What is the best way to automate Git repository synchronization between machines?▼

Automating Git repository synchronization is best handled by a workflow that discovers repo status and coordinates push/pull actions with manifest merge safety, ensuring remote reconciliation across machines.

Does this multi-machine Mac sync approach handle conflicts and sensitive files safely?▼

Yes, this multi-machine Mac sync approach handles conflicts and sensitive files safely by enforcing automated safeguards, performance constraints, and remote reconciliation rules during the bidirectional sync process.

Can I track machine inventory and execute one-time actions for a multi-Mac setup?▼

Yes, you can track machine inventory and execute one-time actions for a multi-Mac setup through an automated protocol that manages per-machine configurations and specific initialization tasks.

Why do my Mac configurations drift when switching between machines?▼

Mac configurations drift when switching between machines due to a lack of automated bidirectional sync, a problem solved by enforcing an iCloud and Git-based workflow with manifest merging.