axiom-cloud-sync

Installation
SKILL.md

Cloud Sync

Overview

Core principle: Choose the right sync technology for the data shape, then implement offline-first patterns that handle network failures gracefully.

Two fundamentally different sync approaches:

  • CloudKit — Structured data (records with fields and relationships)
  • iCloud Drive — File-based data (documents, images, any file format)

Quick Decision Tree

What needs syncing?
Installs
188
GitHub Stars
953
First Seen
Jan 21, 2026
axiom-cloud-sync — charleswiltgen/axiom