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?
Related skills
Installs
186
GitHub Stars
898
First Seen
Jan 21, 2026