Images Sender
/install images-sender
Send Image via iMessage
Function
Send images from Mac to phone number via iMessage/Messages app.
Usage
Send Image
When user requests to send an image, automatically send via iMessage to the phone.
Manual Commands
# Send image to phone number
python3 ~/.openclaw/workspace/skills/images-sender/scripts/send.py send "phone_number" "/path/to/image.png"
First Time Setup
Set the recipient phone number:
python3 ~/.openclaw/workspace/skills/images-sender/scripts/send.py config set "your_phone_number"
Image Storage
All images will be automatically copied to:
~/Pictures/openclaw-send/
The script automatically copies images to this directory before sending to avoid path issues.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install images-sender - After installation, invoke the skill by name or use
/images-sender - Provide required inputs per the skill's parameter spec and get structured output
What is Images Sender?
Send images from Mac to phone via iMessage. It is an AI Agent Skill for Claude Code / OpenClaw, with 380 downloads so far.
How do I install Images Sender?
Run "/install images-sender" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Images Sender free?
Yes, Images Sender is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Images Sender support?
Images Sender is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Images Sender?
It is built and maintained by Wzyyyyyyyy (@wzyyyyyyyy); the current version is v1.0.0.