Mobile Games

🌐Community
by vudovn · vlatest · Repository

Automates repetitive tasks in popular mobile games like Candy Crush & Coin Master using device UI interaction.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with and understand information related to mobile games. It can provide details about game mechanics, suggest similar titles based on user preferences, and potentially even assist in debugging or optimizing simple game logic. The agent can also retrieve current news and trends within the mobile gaming industry.

When to use it

  • A user wants recommendations for new mobile games based on their favorite genres (e.g., puzzle, RPG).
  • You need information about a specific mobile game's controls or gameplay features.
  • An AI assistant is helping with basic troubleshooting of a simple mobile game project.
  • To stay up-to-date on the latest news and trends in the mobile gaming market.

Key capabilities

  • Game recommendations based on genre and preferences
  • Information retrieval about specific games (mechanics, features)
  • Industry news and trend updates
  • Basic game logic assistance/debugging

Example prompts

  • "Recommend some puzzle games similar to Candy Crush."
  • "What are the controls for Genshin Impact?"
  • "What's new in mobile gaming this week?"
  • "I’m having trouble with a collision detection script in my simple game, can you help?”

Tips & gotchas

The skill's effectiveness is dependent on the availability of current and accurate data about mobile games. It may struggle with very obscure or newly released titles.

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
vudovn
Installs
1

🌐 Community

Passed automated security scans.