🧪 Skills

Imessage Sender

--- name: send-image-skill description: Send images from Mac to phone via iMessage --- # Send Image via iMessage ## Function Send images from Mac to phone number via iMessage/Messages app. ## Usag

v1.0.0
❤️ 0
⬇️ 107
👁 1
Share

Description


name: send-image-skill description: Send images from Mac to phone via iMessage

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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs