Was fehlt ohne openclaw phone personal assistant
Kein mobiler Zugang zum Agent. App-Wechsel für jede Aufgabe. Nur-Desktop-Automatisierung.
→
Persönliche KI von jedem Telefon zugänglich ÷ WhatsApp oder Telegram ÷ 1-Stunden-Setup ÷ keine benutzerdefinierte mobile App = immer verfügbarer Assistent.
Sicherheitscheck — openclaw phone personal assistant
Datenschutz-Score: 7/10 — greift nur auf verbundene Plattform-APIs zu.
Absichern: OAuth-Berechtigungen vor der Installation prüfen, OpenClaw ≥1.1; Telegram (free), WhatsApp Business (Meta approval needed), or Twilio (paid)-Kompatibilität bestätigen.
Schnellstart — openclaw phone personal assistant in 1–3 hours
Einrichtungszeit: 1–3 hours
!
Du brauchst:
- OpenClaw core
- Telegram or WhatsApp Business API (or Twilio for SMS)
- LLM API
Paket installieren:
npm install openclaw-adapter-telegram # or openclaw-twilio
npm install openclaw-openai
npm install openclaw-whisper # for voice message support
1
Choose your phone channel (Telegram recommended — no business account needed)
2
Set up the adapter with your bot token
4
Optionally add the Whisper skill for voice messages
5
Configure personal preferences (name, timezone, common tasks)
6
Start the bot and text it from your phone
Kompatibilität & Status
Kompatibel mit: OpenClaw ≥1.1; Telegram (free), WhatsApp Business (Meta approval needed), or Twilio (paid)
intermediate
Zuletzt aktualisiert: Okt. 2025
MIT
Offizielle Dokumentation →
Auf GitHub ansehen →
FAQ — openclaw phone personal assistant
Can this respond to voice messages?
Yes — the Whisper integration transcribes voice notes before passing to the LLM.
Does it work offline?
No — the server must be running and connected.
Can I set reminders?
Yes — combine with a scheduler skill and the bot will message you at the set time.