Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @loserbcc Updated 2/26/2026

Shellphone Gateway OpenClaw Skill - ClawHub

Do you want your AI agent to automate Shellphone Gateway workflows? This free skill from ClawHub helps with cli utilities tasks without building custom tools from scratch.

What this skill does

Private WebSocket gateway for connecting iOS

Install

npx clawhub@latest install shellphone-gateway

Full SKILL.md

Open original

shellphone-gateway

Private WebSocket gateway for connecting iOS to your AI agents. No Telegram. No Discord. No middleman.

What This Does

ShellPhone + OpenClaw Gateway creates a direct, encrypted line between your iPhone and your self-hosted AI bots.

  • Privacy-first: Messages never touch third-party servers
  • Self-hosted: Runs on your hardware
  • Auto-detects ollama: Zero config if you have local LLMs
  • Free TTS/ASR: Via ScrappyLabs (no account needed)

Quick Start

1. Run the Gateway

# Docker (recommended)
git clone https://github.com/loserbcc/openclaw-gateway.git
cd openclaw-gateway
docker compose up

# Or Python
pip install openclaw-gateway
openclaw-gateway

2. Get the iOS App

Join the TestFlight beta: https://testflight.apple.com/join/BnjD4BEf

3. Connect

Scan the QR code from http://localhost:8770/setup or enter manually:

  • URL: wss://your-server:8770/gateway
  • Token: (printed on gateway startup)

Links

License

MIT — do whatever you want with it.

Original URL: https://github.com/openclaw/skills/blob/main/skills/loserbcc/shellphone-gateway

Related skills

If this matches your use case, these are close alternatives in the same category.