Freemobile sms
Envoyer des SMS à ton humain via Free MobileFrom its SKILL.md
npx -y skills add dClauzel/freemobile-sms --skill freemobile-smsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as FPC (Fais pas chier), https://clauzel.eu/FPC/. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.4 KB, 211 tokens by cl100k_base, as published. Nobody here has run it
Envoyer des SMS à ton humain
Quand utiliser cette skill
Utilise cette skill quand tu veux envoyer un SMS à ton humain.
Exemple d’utilisation
scripts/FreeMobile_sms.py --message "Ton rendez-vous chez le dentiste est dans 1 heure" --timeout 15
Configuration
Le 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: clé API
Limitations
- Maximum 200-250 SMS/jour (limite Free Mobile)
- 160 caractères par SMS
- Délai minimal 10 secondes entre envois
- Envoi uniquement vers le numéro de l’abonné Free Mobile
Documentation
Consulte la documentation pour les détails.
What ships with it: 2 files
5.5 KB alongside SKILL.md, 1 of them executable
references/
- REFERENCE.md1.8 KB
scripts/
- FreeMobile_sms.pyruns3.7 KB