pokeSend SMS/iMessage to the user via Poke and process inbound Poke events. Use when the user asks to be texted, for SMS-based alerts, when processing events for...
Install via ClawdBot CLI:
clawdbot install g9pedro/pokeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://poke.com/device?code=YOUR_CODE`Audited Apr 16, 2026 · audit v1.0
Generated May 3, 2026
Deliver time-sensitive 2FA codes directly to the user's phone via SMS through Poke. When a user requests a login code during authentication, the agent uses poke_send to send the code, ensuring high reliability and user trust.
When a deployment fails, the agent automatically sends a critical SMS alert to the on-call engineer via Poke. This ensures the engineer gets immediate notification even if they are away from chat channels.
The agent sends a concise daily briefing including weather, calendar events, and news to the user's phone at a scheduled time. Uses Poke for reliable delivery and ensures the user receives key information even without checking chat apps.
After a user places an order, the agent sends an SMS confirmation and subsequent shipping updates via Poke. This provides a direct and immediate channel for critical transactional notifications, reducing customer anxiety.
When a high-priority support ticket is assigned to a specific agent, the system sends an SMS alert with ticket details to their phone. Poke's SMS delivery ensures the agent responds quickly even if they are not online.
Offer the Poke integration as a premium add-on for a monthly fee per user. This provides an additional recurring revenue stream while giving customers a reliable out-of-band notification channel.
Charge customers based on the number of SMS messages sent through the Poke integration. This aligns costs with usage and can be bundled with a base platform subscription.
Provide enterprise customers with a custom deployment of the Poke bridge including tailored event routing, dedicated support, and SLAs. Charge a flat annual license fee with tiered support levels.
💬 Integration Tip
Ensure the MCP server is running and accessible before starting the tunnel. For production, use systemd services to automatically restart the tunnel on failure.
Scored Apr 19, 2026
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).