Install
openclaw skills install @cortexuvula/taildropDownload files from Tailscale Taildrop inbox to local storage. Use when user wants to retrieve files sent via Tailscale or mentions Taildrop.
openclaw skills install @cortexuvula/taildropDownload files from Tailscale's Taildrop inbox to your local Downloads folder.
~/clawd/skills/taildrop/scripts/taildrop-get.sh
This will:
~/Downloads/# Download to a custom directory
~/clawd/skills/taildrop/scripts/taildrop-get.sh /path/to/directory
# Overwrite existing files
~/clawd/skills/taildrop/scripts/taildrop-get.sh --overwrite
# Rename duplicates
~/clawd/skills/taildrop/scripts/taildrop-get.sh --rename
sudo tailscale set --operator=$USER