Imessage Sender
/install imessage-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/imessage-sender/scripts/send.py send "phone_number" "/path/to/image.png"
First Time Setup
Set the recipient phone number:
python3 ~/.openclaw/workspace/skills/imessage-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 imessage-sender - After installation, invoke the skill by name or use
/imessage-sender - Provide required inputs per the skill's parameter spec and get structured output
What is Imessage Sender?
Send images from Mac to phone via iMessage. It is an AI Agent Skill for Claude Code / OpenClaw, with 354 downloads so far.
How do I install Imessage Sender?
Run "/install imessage-sender" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Imessage Sender free?
Yes, Imessage Sender is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Imessage Sender support?
Imessage Sender is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Imessage Sender?
It is built and maintained by Wzyyyyyyyy (@wzyyyyyyyy); the current version is v1.0.0.