mobile-use-setup
✓Interactive setup wizard for Minitap mobile-use SDK. USE WHEN user wants to set up mobile automation, configure mobile-use SDK, connect iOS or Android devices, or create a new mobile testing project.
Installation
SKILL.md
Interactive guide for setting up the Minitap mobile-use SDK with support for iOS and Android devices, Platform and Local modes.
| iOS Physical | Appium, XCUITest, libimobiledevice | ideviceid -l | | iOS Simulator | idb-companion | xcrun simctl list | | Android Physical | ADB | adb devices | | Android Cloud | None (Platform only) | N/A |
| Python < 3.12 | Install Python 3.12+ via pyenv or homebrew | | UV not found | curl -LsSf https://astral.sh/uv/install.sh \| sh | | ideviceid not found | brew install libimobiledevice | | ADB not found | brew install --cask android-platform-tools | | WDA build fails | Check Xcode signing for all 3 targets |
Interactive setup wizard for Minitap mobile-use SDK. USE WHEN user wants to set up mobile automation, configure mobile-use SDK, connect iOS or Android devices, or create a new mobile testing project. Source: minitap-ai/mobile-use.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/minitap-ai/mobile-use --skill mobile-use-setup- Source
- minitap-ai/mobile-use
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is mobile-use-setup?
Interactive setup wizard for Minitap mobile-use SDK. USE WHEN user wants to set up mobile automation, configure mobile-use SDK, connect iOS or Android devices, or create a new mobile testing project. Source: minitap-ai/mobile-use.
How do I install mobile-use-setup?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/minitap-ai/mobile-use --skill mobile-use-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/minitap-ai/mobile-use
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01