What problem does it solve? Sharing files stored on iCloud Drive from a Minis environment requires manual copying, link generation, and clipboard handling. This Skill automates the entire flow by invoking the iOS "Speed Share" shortcut, so the shareable link lands directly on the user's clipboard. ## Core Features & Use Cases - One-command file sharing: Pass any file path under the iCloud Drive backup directory to the Speed Share shortcut via the shortcuts:// URL scheme. - Upload time estimation: Runs an iperf3 speed test (cached in memory for 24 hours) to calculate an estimated upload duration appended as a --<seconds>Second parameter. - Automatic file staging: Copies files from external sources or other iCloud directories into the SpeedShare/ folder before sharing. - Use Case: A user says "share the report.pdf from my backup" — the Skill copies the file, measures upload speed, invokes the shortcut, and the share link is copied to the clipboard ready to paste. ## Quick Start Share the file report.pdf from my iCloud backup using the Speed Share shortcut.