freemobile-smsEnvoyer des SMS Ă ton humain via Free Mobile
Install via ClawdBot CLI:
clawdbot install dClauzel/freemobile-smsUtilise cette skill quand tu veux envoyer un SMS Ă ton humain.
scripts/FreeMobile_sms.py --message "Ton rendez-vous chez le dentiste est dans 1 heure" --timeout 15Le script dâenvoi de SMS utilises ces variables dâenvironnement. Tu nâas rien Ă faire en plus.
FREEMOBILE_SMS_USER : identifiant Free MobileFREEMOBILE_SMS_API_KEY : cleÌ APIConsulte la documentation pour les dĂ©tails.
Generated Mar 1, 2026
Send SMS reminders for medical appointments, meetings, or events to reduce no-shows. This is ideal for clinics, salons, or service providers needing automated notifications directly to a user's phone.
Notify users of urgent situations like security breaches, weather warnings, or system outages. Useful for IT departments, schools, or organizations requiring immediate, low-latency communication.
Provide brief updates on daily tasks, such as delivery status, work progress, or household reminders. Suited for logistics companies, project managers, or personal productivity tools.
Send verification codes for login security via SMS, offering a simple alternative to email or app-based 2FA. Applicable for websites, apps, or systems needing user authentication.
Allow users to receive custom alerts for personal events like birthdays, medication times, or hobby updates. Targets individuals or small groups for lifestyle management.
Charge users a monthly fee for access to SMS sending capabilities, with tiers based on volume (e.g., up to 200 SMS/day). Revenue comes from recurring payments, ideal for small businesses or developers.
Users pay per SMS sent, with pricing based on message count (e.g., $0.01 per SMS). This model suits occasional users or those needing flexibility without long-term commitments.
License the skill to other companies for embedding into their products, such as CRM or notification platforms. Revenue is generated through licensing fees or revenue-sharing agreements.
đŹ Integration Tip
Ensure environment variables FREEMOBILE_SMS_USER and FREEMOBILE_SMS_API_KEY are securely set, and test with short messages to avoid hitting character limits.
iMessage/SMS CLI for listing chats, history, watch, and sending.
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.
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.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).