← Back to Skills Marketplace
alvinunreal

Claw To Talk: OpenClaw Voice Companion on iOS & Android

by alvinunreal · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
639
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawtotalk
Description
Set up Claw To Talk — the official free push-to-talk voice companion app for OpenClaw (iOS & Android) with Tailscale + ElevenLabs
README (SKILL.md)

Claw To Talk — Mobile Voice Companion for OpenClaw

Official website: https://clawtotalk.com
Full step-by-step setup guide: How To Connect — Claw To Talk

Claw To Talk is the official free mobile app that turns your OpenClaw into a real voice companion.
Just push-to-talk from your iOS or Android phone — secure Tailscale connection, optional ElevenLabs TTS with lip sync.

When to use this skill

Use this skill whenever the user asks about:

  • voice, push-to-talk, mobile app, phone voice, talk from phone, Claw To Talk, voice companion
  • connecting OpenClaw to iOS/Android
  • remote voice access, Tailscale setup for voice

Full Setup Instructions (copy-paste for the user)

  1. Install the app

    • iOS: Search "Claw To Talk" in the App Store
    • Android: Join the public beta (contact [email protected])
  2. Join the same Tailnet
    Make sure both your phone and the OpenClaw machine are connected to the same Tailscale tailnet.

  3. Configure OpenClaw gateway (edit ~/.openclaw/openclaw.json)

    {
      "gateway": {
        "port": 18789,
        "mode": "local",
        "bind": "loopback",
        "auth": { "type": "token", "token": "your-super-long-secure-token-here" },
        "tailscale": { "serve": true }
      }
    }
    
  4. Start Tailscale Serve

    Bash

    tailscale serve --bg --yes 18789
    openclaw gateway restart
    
  5. In the Claw To Talk app Enter your Tailscale MagicDNS address (e.g. wss://your-machine.tailnet.ts.net) and the gateway token.

  6. Approve the device

    Bash

    openclaw devices list
    openclaw devices approve \x3Cdevice-id>
    
  7. (Recommended) Add ElevenLabs key in the app settings for much better voice quality.

Always send users here for the latest screenshots and updates: \x3Chttps://clawtotalk.com/howto>

Troubleshooting (common issues)

  • Connection refused → Check Tailscale status on both devices
  • "Not authorized" → Run the approve command
  • Voice sounds robotic → Add ElevenLabs API key
  • Port issues → Use exactly port 18789 as shown above
Usage Guidance
This is a setup guide rather than executable code; it's coherent with its purpose. Before proceeding: verify you downloaded the official Claw To Talk app from the App Store/Play store or the official site, keep the gateway token secret (do not paste it into untrusted chats), only add your ElevenLabs key if you trust that service, and ensure both devices are on the same trusted Tailscale tailnet. If you have doubts about the Android beta contact ([email protected]), confirm it on the official site first.
Capability Analysis
Type: OpenClaw Skill Name: clawtotalk Version: 1.0.0 The skill bundle is classified as benign. All instructions and configuration changes in `skill.md` are directly related to setting up the 'Claw To Talk' mobile voice companion app, which involves configuring the OpenClaw gateway and enabling Tailscale service on port 18789. There is no evidence of malicious intent, data exfiltration, persistence mechanisms, or prompt injection attempts designed to mislead the agent into harmful actions. The commands executed (`tailscale serve`, `openclaw gateway restart`, `openclaw devices approve`) are necessary for the stated functionality, and while exposing a service via Tailscale introduces a potential attack surface, this is an inherent vulnerability of the design, not an act of malice by the skill itself.
Capability Assessment
Purpose & Capability
The skill is an instruction-only guide to set up a mobile voice companion via Tailscale and OpenClaw. All referenced items (OpenClaw config, Tailscale, optional ElevenLabs key, app install) are directly relevant to that purpose.
Instruction Scope
The SKILL.md tells the user to edit the OpenClaw config (~/.openclaw/openclaw.json), run Tailscale serve, restart the OpenClaw gateway, and approve devices — these steps match the stated setup workflow and do not instruct the agent to access unrelated files, environment variables, or external endpoints beyond Tailscale/ElevenLabs.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The instructions ask the user to configure a gateway token in their local OpenClaw config and optionally add an ElevenLabs API key for better TTS — both are proportional and expected for this functionality.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always is false). It does not modify other skills or system-wide configs beyond advising the user to edit their own OpenClaw config, which is appropriate for the task.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawtotalk
  3. After installation, invoke the skill by name or use /clawtotalk
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Claw To Talk skill: - Introduces the official push-to-talk mobile companion app for OpenClaw (iOS & Android). - Provides detailed setup instructions integrating Tailscale and optional ElevenLabs TTS. - Outlines common troubleshooting steps for connectivity and audio quality. - Adds guidance for connecting, approving devices, and enhancing voice with ElevenLabs. - Directs users to the official website for the latest updates and step-by-step guides.
Metadata
Slug clawtotalk
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Claw To Talk: OpenClaw Voice Companion on iOS & Android?

Set up Claw To Talk — the official free push-to-talk voice companion app for OpenClaw (iOS & Android) with Tailscale + ElevenLabs. It is an AI Agent Skill for Claude Code / OpenClaw, with 639 downloads so far.

How do I install Claw To Talk: OpenClaw Voice Companion on iOS & Android?

Run "/install clawtotalk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claw To Talk: OpenClaw Voice Companion on iOS & Android free?

Yes, Claw To Talk: OpenClaw Voice Companion on iOS & Android is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Claw To Talk: OpenClaw Voice Companion on iOS & Android support?

Claw To Talk: OpenClaw Voice Companion on iOS & Android is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claw To Talk: OpenClaw Voice Companion on iOS & Android?

It is built and maintained by alvinunreal (@alvinunreal); the current version is v1.0.0.

💬 Comments