Letherdo Skill for Claude Code
Automate Android devices and web browsers via the Letherdo API. Create tasks for mobile app automation or web browsing, send instructions, poll for completion, manage schedules, and monitor results.
Installation
In Claude Code, run:
/plugin marketplace add letherdo/skill
/plugin install letherdo@letherdo-skill
Prerequisites
1. A Letherdo account — sign up at app.letherdo.com 2. An API key — generate one in Settings > API Keys 3. Set your key as an environment variable:
export LETHERDO_API_KEY="rb_your_key_here"
What you can do
- Create tasks — tell Letherdo to automate an Android device or web browser
- Monitor progress — poll for events, screenshots, and agent actions
- Send follow-up instructions — guide the agent mid-task
- Schedule tasks — set up recurring or one-time automated runs
- Manage API keys — create, list, and revoke keys
Agent types
| Type | Description | |------|-------------| | letherdo | Android device automation (default) | | browser | Web browser automation |
Documentation
- SKILL.md — workflow patterns, examples, and quick reference
- API Reference — full endpoint reference





