From icloud-downloads
Copy files to iCloud Downloads for reading on iPhone/iPad. Use when user says "/copy-to-icloud-downloads", "put in icloud downloads", "copy to icloud", or "send to my phone".
How this skill is triggered — by the user, by Claude, or both
Slash command
/icloud-downloads:copy-to-icloud-downloadsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Can you put a copy in my iCloud Downloads so I can read it on my phone?
Can you put a copy in my iCloud Downloads so I can read it on my phone?
The iCloud Downloads path is ~/Library/Mobile Documents/com~apple~CloudDocs/Downloads/.
Use conversation context to determine which file the user wants copied. If it's ambiguous, ask.
npx claudepluginhub ericboehs/claude-plugins --plugin icloud-downloadsAutomate Dropbox file management including upload, download, search, sharing, and folder operations via Rube MCP (Composio). Requires active Dropbox connection.
Implements and reviews CloudKit/iCloud sync for iOS/macOS apps: CKContainer, CKRecord, CKQuery, CKSubscription, CKSyncEngine, SwiftData integration, conflict resolution, and error handling.
Automates Dropbox file search, upload/download, folder management, sharing, and metadata retrieval via Rube MCP (Composio). Requires active Dropbox OAuth connection.