# Lazyload Cloud Sync

> Use lazyload-cloud to prepare, authenticate, and sync a local project index with the Cloudflare-backed backend. Use this when the task depends on remote status, remote query mode, or Cloudflare deployment/setup.

- Skill: `ozekimasaki/lazyload-cloud-sync` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add ozekimasaki/lazyload-cloud-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ozekimasaki/lazyload-cloud-sync/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- License: MIT
- Author: ozekimasaki (https://skillmd.com/u/ozekimasaki)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ozekimasaki/lazyload-cloud-sync

---


Use this skill for operational workflows around auth, sync, and remote status.

Recommended workflow:

1. Run `scripts/auth-status.sh` to confirm resolved auth.
2. Run `scripts/status.sh` to inspect local vs remote project state.
3. Run `scripts/sync-index.sh` after indexing if remote data must be current.

If remote auth is missing, use `lazyload-cloud auth login` before syncing.

