Remote Sync banner
Hierarchical-sage374 Hierarchical-sage374

Remote Sync

Data community

Description

--- name: remote-sync description: Sync files between machines via rsync or manage Syncthing. Triggers on "send file to mac", "sync data", "pull from mac", "check sync status", or /remote-sync. --- # Remote Sync Transfer files via rsync and manage Syncthing shared folders. ## When to Use - User says "把文件传到 mac" / "send file to mac" - User says "从 mac 拉取" / "pull from mac" - User says "同步状态" / "sync status" - User invokes `/remote-sync` ## Shared Folder Paths (IMPORTANT) rsync push/pull des

Installation

Installs to ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-sync && curl -fsSL https://raw.githubusercontent.com/Hierarchical-sage374/remote-collab-agents/HEAD/skills/remote-sync.md -o ~/.claude/skills/hierarchical-sage374-remote-collab-agents-remote-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository