giil
從雲端分享連結下載圖片
不再為了將截圖傳送到遠端 AI 工作階段而煩惱。giil 只需一個簡單指令,就能從 iCloud、Dropbox、Google 相簿和雲端硬碟分享連結下載完整解析度的圖片。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「giil」を使用しています。 giil "https://share.icloud.com/photos/xxx" --json
期待される結果:
- Platform detected: iCloud
- Using network interception method
- Downloaded: 2.4MB JPEG (4032x3024)
- Path: /tmp/icloud_20240115_143245.jpg
「giil」を使用しています。 giil "https://dropbox.com/s/xxx" --json
期待される結果:
- Platform detected: Dropbox
- Using direct curl method
- Downloaded: 1.2MB PNG (1920x1080)
- Path: ./dropbox_20240115_143246.png
「giil」を使用しています。 giil "https://photos.google.com/share/xxx" --all --output ~/album
期待される結果:
- Found 12 photos in album
- Downloaded album_001.jpg through album_012.jpg
- All files saved to /home/user/album
セキュリティ監査
安全This skill contains only documentation for the giil CLI tool. The static scanner flagged 226 patterns in documentation, but all are false positives. Patterns like 'pipe to shell' and 'command substitution' are standard shell scripting examples for software installation and usage, not malicious code. The skill is pure documentation with no executable components.
リスク要因
🌐 ネットワークアクセス (18)
📁 ファイルシステムへのアクセス (36)
⚙️ 外部コマンド (142)
品質スコア
作れるもの
遠端偵錯 UI 問題
透過 SSH 連線到伺服器,直接將 iPhone 截圖下載到您的遠端 AI 編程工作階段
即時分享視覺情境
將雲端相片連結貼到 Claude Code 以立即進行視覺分析,無需檔案傳輸
批次下載相簿
從家庭活動或工作專案下載整個分享相簿,並使用有組織的檔名
これらのプロンプトを試す
Use giil to download this image: https://share.icloud.com/photos/xxx
Download this image with JSON metadata: giil "URL" --json
Download all photos from this album to ~/Downloads: giil "URL" --all --output ~/Downloads
Debug why this image will not download: giil "URL" --debug --verbose
ベストプラクティス
- 在腳本和 AI 工作流程中使用 --json 旗標以實現可靠的解析
- 疑難排解下載失敗時啟用 --debug 模式
- 在處理 Apple 相片之前,於 Linux 上安裝 HEIC 支援
回避
- 請勿對未啟用公開分享的私人連結使用 giil
- 避免下載您無權使用的受版權保護內容
- 請勿在需要高品質的工作中依賴檢視區截圖