Getting Started
Clawperator is a deterministic actuator tool for device automation, primarily targeting Android. It acts as the "hand" for an LLM "brain," allowing it to automate device control and perform actions on behalf of a user using a dedicated burner device.
What it does
- Provides a stable Node-based interface for LLM agents
- Executes validated UI actions reliably on Android devices
- Returns structured sensory data (UI snapshots and terminal results)
Quick links
- CLI Reference - Command-line usage
- API Overview - Node API for agents
- Error Codes - Error reference
Setup
See docs/first-time-setup.md in the repository for device setup and APK installation instructions.