What problem does it solve? Sharing files from an iCloud Drive backup directory normally requires manual copying, uploading, and link generation. This Skill automates the entire flow by invoking the iOS "Instant Share" Shortcut, which produces a shareable link copied directly to the clipboard. ## Core Features & Use Cases - One-command file sharing: Pass any file path under the iCloud Drive backup directory and trigger the Shortcut via the shortcuts:// URL scheme. - Upload time estimation: Measures upload speed with iperf3 (cached in memory for 24 hours) and appends a --<seconds>Second parameter so the Shortcut waits the right amount of time. - Automatic file staging: Copies files from external sources (such as attachments) into the iCloud/Instant Share/ directory before sharing. - Use Case: You receive a large video as an attachment and want to send it to a colleague. The Skill copies it to iCloud, estimates upload time, runs the Shortcut, and the share link lands on your clipboard ready to paste. ## Quick Start Share the file report.pdf from my iCloud backup with the Instant Share Shortcut and give me the link.