giil
تنزيل الصور من روابط المشاركة السحابية
توقف عن المعاناة في نقل لقطات الشاشة إلى جلسات الذكاء الاصطناعي البعيدة. يقوم giil بتنزيل الصور بدقة كاملة من روابط المشاركة في iCloud وDropbox وGoogle Photos وDrive بأمر بسيط واحد.
下載技能 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)
品質評分
你能建構什麼
تصحيح مشاكل واجهة المستخدم عن بُعد
الوصول إلى الخوادم عبر SSH وتنزيل لقطات شاشة iPhone مباشرة إلى جلسة البرمجة بالذكاء الاصطناعي البعيدة
مشاركة السياق المرئي فوراً
لصق روابط الصور السحابية إلى 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
最佳實務
- استخدم علامة --json للتحليل الموثوق في السكريبتات وسير عمل الذكاء الاصطناعي
- فعّل وضع --debug عند استكشاف أخطاء التنزيلات الفاشلة
- ثبّت دعم HEIC على Linux قبل معالجة صور Apple
避免
- لا تستخدم giil للروابط الخاصة دون تفعيل المشاركة العامة
- تجنب تنزيل محتوى محمي بحقوق النشر ليس لديك حقوق عليه
- لا تعتمد على لقطات شاشة منفذ العرض للأعمال الحساسة للجودة