Xr

🌐Community
by vuer-ai · vlatest · Repository

Xr generates immersive textual experiences by blending narrative with interactive elements, enhancing storytelling and engagement.

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

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

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

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

About This Skill

What it does

The xr skill allows AI agents to interact with and manipulate extended reality (XR) environments, including augmented reality (AR) and virtual reality (VR). It enables the agent to understand spatial data, generate 3D models, and execute actions within these immersive experiences. This skill facilitates tasks like object placement in AR scenes or navigation through a VR world.

When to use it

  • AR Application Development: Use xr to automate the creation of AR content by having an agent place virtual objects into real-world spaces.
  • VR Training Simulations: Deploy an AI agent within a VR training environment to guide users or dynamically adjust simulation parameters.
  • Spatial Data Analysis: Leverage the skill to analyze and interpret spatial data from XR environments, identifying patterns and anomalies.
  • Interactive Storytelling: Create immersive narratives where an AI agent acts as a dynamic character responding to user actions in a VR setting.

Key capabilities

  • Spatial understanding
  • 3D model generation
  • XR environment interaction
  • Action execution within XR spaces

Example prompts

  • "Place a virtual chair next to the sofa in this AR scene."
  • "Generate a 3D model of this room based on the current camera view."
  • "Navigate the VR environment forward until you reach the doorway."

Tips & gotchas

The xr skill requires access to XR hardware and software, such as an ARKit-enabled device or a VR headset. Ensure that the agent has appropriate permissions and drivers configured for optimal performance within the target XR environment.

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
vuer-ai
Installs
2

🌐 Community

Passed automated security scans.