Clawperator Docs

Clawperator is a deterministic actuator tool for LLM-driven Android automation. It acts as the "hand" for an LLM "brain," allowing agents to automate device control on a dedicated Android device.

Use this page as a technical map:

  • start with setup if you are preparing a device or emulator
  • start with the Node API guide if you are integrating an agent
  • use the reference section for exact command, payload, and error semantics

Machine-facing routes

  • llms.txt - compact machine-oriented docs entrypoint
  • llms-full.txt - compiled full docs corpus on the docs host
  • sitemap.xml - canonical crawl map for this docs host

Start here if you are integrating an agent

Start here if you are preparing runtime infrastructure

Getting Started

For AI Agents

Reference

  • CLI Reference - Command-line usage and flags
  • API Overview - Execution payload, action types, result envelopes, and snapshot semantics
  • Error Codes - Structured runtime and API error code reference
  • Doctor - Runtime readiness checks, exit behavior, and JSON report shape

Architecture

Troubleshooting

Skills