1---2name: shellphone-gateway3description: shellphone-gateway4---5# shellphone-gateway67Private WebSocket gateway for connecting iOS to your AI agents. No Telegram. No Discord. No middleman.89## What This Does1011ShellPhone + OpenClaw Gateway creates a direct, encrypted line between your iPhone and your self-hosted AI bots.1213- **Privacy-first**: Messages never touch third-party servers14- **Self-hosted**: Runs on your hardware15- **Auto-detects ollama**: Zero config if you have local LLMs16- **Free TTS/ASR**: Via ScrappyLabs (no account needed)1718## Quick Start1920### 1. Run the Gateway2122```bash23# Docker (recommended)24git clone https://github.com/loserbcc/openclaw-gateway.git25cd openclaw-gateway26docker compose up2728# Or Python29pip install openclaw-gateway30openclaw-gateway31```3233### 2. Get the iOS App3435Join the TestFlight beta: https://testflight.apple.com/join/BnjD4BEf3637### 3. Connect3839Scan the QR code from `http://localhost:8770/setup` or enter manually:40- **URL**: `wss://your-server:8770/gateway`41- **Token**: (printed on gateway startup)4243## Links4445- **TestFlight**: https://testflight.apple.com/join/BnjD4BEf46- **Gateway GitHub**: https://github.com/loserbcc/openclaw-gateway47- **ScrappyLabs**: https://scrappylabs.ai4849## License5051MIT — do whatever you want with it.
Run npx skillmds@latest add demerzels-lab/shellphone-gateway in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
shellphone-gateway It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.