Mobile Migrate
Helps with mobile development, migration as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mobile-migrate npx -- -y @trustedskills/mobile-migrate
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mobile-migrate": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mobile-migrate"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The mobile-migrate skill facilitates the migration of data and configurations from one mobile device to another. It automates tasks like transferring contacts, photos, app settings, and other user data between iOS and Android devices, or even within the same operating system. This ensures a seamless transition for users upgrading their phones or switching platforms.
When to use it
- A user is selling their old phone and wants to transfer everything to a new device.
- Someone has upgraded to a new mobile phone and needs help moving all their data.
- An organization is deploying new company-issued phones and requires automated user onboarding.
- A user switched from iOS to Android (or vice versa) and needs assistance with the migration process.
Key capabilities
- Data transfer between iOS and Android devices.
- Automated configuration of app settings on the new device.
- Contact synchronization.
- Photo and media file transfer.
Example prompts
- "Migrate my data from my old iPhone to this new Samsung Galaxy."
- "Can you help me move all my contacts and photos to a new phone?"
- “Transfer my WhatsApp settings and messages to my replacement Android device.”
Tips & gotchas
The skill requires access to both the source and destination devices, potentially needing permissions or authentication. Ensure that appropriate backup solutions are in place before initiating any migration process.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.