Install
openclaw skills install pidgesmsSend and read SMS text messages via an Android phone using pidge. Use when asked to send a text, check texts, read SMS inbox, or reply to a text message.
openclaw skills install pidgesmsSend and read SMS messages via pidge, a CLI for Android SMS Gateway. The gateway runs on an Android device and pidge connects to it automatically.
pidge reads its config from ~/.config/pidge/config.toml — no env vars needed.
pidge send "+1XXXXXXXXXX" "Your message here"
+15551234567)id and state (Pending → Processed → Sent → Delivered)pidge status <message-id>
pidge inbox
pidge inbox --unread
pidge inbox --json
pidge ack <id> # mark as processed
pidge unack <id> # mark as unprocessed
pidge health