AI Agent Integration
Make your AI agent (Claude Code, Cursor, etc.) understand PhoneBase out of the box — no manual prompting needed.
GitHub: https://github.com/phonebase-cloud/phonebase-skills
What Is This
This is an agent skill that teaches AI tools how to use the pb CLI. Once installed, your AI agent automatically knows how to:
- Control Android cloud phones
- Take screenshots, tap, swipe, input text
- Install apps, manage files
- Run skills like
pb googleplay search
You don't need to explain pb commands to the AI — it just works.
Auto-Activation
When a task involves mobile apps or Android devices, the AI automatically uses pb — even if you don't mention "phone" or "pb" in your prompt.
Install
If you installed pb via the install script (curl -fsSL https://get.phonebase.cloud | sh), this skill is already installed — no extra steps needed.
To install manually or update to the latest version:
npx skills add phonebase-cloud/phonebase-skillsSupported AI Tools
Any tool that supports the Skills protocol:
- Claude Code
- Cursor
- Windsurf
- And more