Mobile Pro

🌐Community
by yuniorglez · vlatest · Repository

Automatically optimizes mobile website layouts and responsiveness based on device specifications and user behavior.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add mobile-pro npx -- -y @trustedskills/mobile-pro
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "mobile-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mobile-pro"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The mobile-pro skill enhances an AI agent's ability to interact with and manage mobile devices. It allows agents to perform actions like sending SMS messages, making phone calls, and accessing device information (such as battery level). This capability extends the agent’s reach beyond traditional desktop interactions into the realm of personal communication and device control.

When to use it

  • Automated Reminders: Schedule an AI agent to send SMS reminders for appointments or tasks directly from a mobile phone.
  • Emergency Contact: In an emergency, allow an agent to automatically call or text pre-defined contacts.
  • Device Monitoring: Have the agent report on device status, such as battery level or available storage space.
  • Mobile Task Management: Delegate tasks like sending emails or setting alarms via a mobile phone using the AI agent.

Key capabilities

  • Sending SMS messages
  • Making phone calls
  • Accessing device information (battery level)

Example prompts

  • "Send an SMS to John saying 'I'm running late.'"
  • "Call my mom."
  • "What is my current battery percentage?"

Tips & gotchas

The agent will require appropriate permissions and access to the mobile device’s functionalities. User privacy and security should be carefully considered when implementing this skill, ensuring proper consent and data handling practices.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yuniorglez
Installs
9

🌐 Community

Passed automated security scans.