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
-
Sign up
Go to clawmobile.cloud, enter your email and invite code. Click the magic link in your email.
-
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.
-
Open an app
In the chat panel, type something like:
Open Google Keep -
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.
-
Induce a skill
When done, stop the recording:
Stop recording and save as a skill called keep-hello-noteThe agent parses the trace, generates a generalized skill, and saves it.
-
Reuse it
Start a new session and run:
Run keep-hello-noteThe agent executes the skill deterministically on the fresh device.
What’s next?
- How it works — architecture overview
- Skills — what skills are and how they’re generalized
- Tools reference — all 40 tools available to the agent