Shellphone Gateway

# shellphone-gateway

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Shellphone Gateway" with this command: npx skills add loserbcc/shellphone-gateway

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

miaoda-app-chat-sync

Convert Git repository code to structured JSON instructions for AI agents. Fetches code from Git repositories (GitHub, GitLab, etc.), generates structured JS...

Registry SourceRecently Updated
Coding

Golang Modernize

Continuously modernize Golang code to use the latest language features, standard library improvements, and idiomatic patterns. Use this skill whenever writin...

Registry SourceRecently Updated
2040samber
Coding

Reliable Tool Context

Build reliable tool context from command output using artifacts and compact reproducible code queries.

Registry SourceRecently Updated
Coding

qwencloud-text

[QwenCloud] Generate text, have conversations, write code, reason, and call functions with Qwen models. TRIGGER when: user asks to chat with Qwen, generate t...

Registry SourceRecently Updated