Sync Apply banner
Dinesh3184 Dinesh3184

Sync Apply

Development community

Description

--- description: Apply settings and plugins from another synced device argument-hint: [device-name] allowed-tools: [Bash, Read, Write, Glob] --- # Session Sync Apply Apply settings (permissions, model, plugins) from another device to this machine. ## Arguments $ARGUMENTS If no device name is provided, list available devices. ## Instructions 1. Determine the sync directory path based on OS: - **macOS**: `~/Library/Mobile Documents/com~apple~CloudDocs/ClaudeSessions` - **Windows**: `$

Installation

Installs to ~/.claude/skills/dinesh3184-claude-session-sync-sync-apply/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dinesh3184-claude-session-sync-sync-apply && curl -fsSL https://raw.githubusercontent.com/Dinesh3184/claude-session-sync/HEAD/commands/sync-apply.md -o ~/.claude/skills/dinesh3184-claude-session-sync-sync-apply/SKILL.md

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

Full documentation available on GitHub

View Source Repository