Discover Mobile

🌐Community
by rand · vlatest · Repository

Automatically identifies mobile website elements and their properties for streamlined testing and automation workflows.

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 discover-mobile npx -- -y @trustedskills/discover-mobile
2

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

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

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

About This Skill

The discover-mobile skill enables AI agents to locate and install mobile-specific capabilities within the TrustedSkills registry. It bridges the gap between general agent needs and specialized mobile device functionality, ensuring agents can interact with phone hardware and apps effectively.

When to use it

  • Configure an agent to manage smartphone settings like battery optimization or screen brightness.
  • Enable an agent to launch specific native applications on a user's mobile device.
  • Allow an agent to access mobile sensors such as the camera, microphone, or GPS for field tasks.
  • Deploy mobile-first workflows that require touch interface interactions or location-based services.

Key capabilities

  • Discovery of mobile-oriented skills within the registry ecosystem.
  • Installation and activation of agents capable of handling device-specific commands.
  • Integration with mobile operating system APIs for deeper hardware access.

Example prompts

  • "Install a skill that allows me to take photos using my phone's camera."
  • "Set up an agent to check my current GPS location and send it to a contact."
  • "Discover and enable mobile skills for managing my calendar directly from the device."

Tips & gotchas

Ensure the target AI agent has physical or simulated access to the mobile device, as these skills rely on hardware interaction. Verify that the mobile operating system permissions are granted before expecting sensor or app control to function correctly.

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
rand
Installs
28

🌐 Community

Passed automated security scans.