Giil banner
Dicklesworthstone Dicklesworthstone

Giil

AI community

Description

Zero-setup bash CLI that downloads full-resolution images from iCloud/Dropbox/Google Photos share links, bridging iPhone screenshots to remote AI coding sessions

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Version Platform Runtime License

giil

Get Image [from] Internet Link

A zero-setup CLI that downloads full-resolution images from cloud photo shares

The missing link between your iPhone screenshots and remote AI coding sessions.
Share an image via iCloud, paste the link into your SSH terminal, and your AI assistant can see it instantly.

Single-file bash script with embedded Node.js extractor. Auto-installs all dependencies.
Supports single photos, entire albums, JSON metadata output, and base64 encoding.


curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/giil/main/install.sh?v=3.0.0" | bash


🎯 The Primary Use Case: Remote AI-Assisted Debugging

**The scenario:** You're SSH'd into a remote server running Claude Code, Codex, or another AI coding assistant. You need to debug a UI issue on your iPhone, but how do you get that screenshot to your remote terminal session?

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚   iPhone    │────▢│  iCloud     │────▢│  Photos.app │────▢│  Share Link β”‚
β”‚ Screenshot  β”‚     β”‚   Sync      β”‚     β”‚   (Mac)     β”‚     β”‚   (Copy)    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                                                   β”‚
                                                                   β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€