shortcut-share-file

Installation
SKILL.md

Share Files, "Instant Share" Shortcut

Shortcut link: https://www.icloud.com/shortcuts/c0cd9fbdc42149c3b98e4f9fcb103011

Core Principles

  • No processing and no checks: Do not unzip, list contents, inspect file types, or confirm that the file exists. Go directly to the sharing workflow.
  • File path: The source file is mapped in iCloud to /var/minis/mounts/iCloud/Instant Share/. Pass the parameter as Instant Share/<filename> (a relative path, not an absolute path).

Workflow

A. Speed Test (Use the cached memory first)

memory_get(keywords="iperf3 Speed Test: Upload Speed")
  • If a record exists and is less than 24 hours old, use the upload_MBs value directly.
  • If no record exists or the record has expired, run:
Installs
5
GitHub Stars
402
First Seen
May 16, 2026
shortcut-share-file — openminis/minisskills