Skip to content

Quickstart

ClawMobile Cloud gives you a real Android phone in your browser. You demonstrate a task once — the agent turns your demo into a reusable skill.

Prerequisites

  • An invite code (request at clawmobile.cloud)
  • A browser with WebRTC support (Chrome 90+, Firefox 88+, Safari 15+)

Steps

  1. Sign up

    Go to clawmobile.cloud, enter your email and invite code. Click the magic link in your email.

  2. Start a session

    Click New session. A fresh Android 12 device will boot in ~15 seconds. You’ll see the phone screen live in your browser.

  3. Open an app

    In the chat panel, type something like:

    Open Google Keep
  4. Record a demonstration

    Tell the agent you want to record:

    Record me creating a note that says "hello world"

    Perform the task on the phone. The agent records every tap and screenshot.

  5. Induce a skill

    When done, stop the recording:

    Stop recording and save as a skill called keep-hello-note

    The agent parses the trace, generates a generalized skill, and saves it.

  6. Reuse it

    Start a new session and run:

    Run keep-hello-note

    The agent executes the skill deterministically on the fresh device.

What’s next?