uvm-info

Queries Unity version, module availability, and project-required versions via uvm toolchain.

42|10|Updated Mar 7, 2018
One-click install
npx skills add https://github.com/Larusso/unity-version-manager --skill uvm-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uvm-info
Source: https://github.com/Larusso/unity-version-manager/tree/main/.claude/skills/uvm-info
Command: npx skills add https://github.com/Larusso/unity-version-manager --skill uvm-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users quickly find information about their Unity installations and project requirements without making any system changes.

Core Features & Use Cases

  • List Installed Versions: See all Unity versions currently installed on your system.
  • Check Available Modules: Discover which modules (e.g., platforms, documentation) are available for a specific Unity version.
  • Detect Project Version: Automatically identify the Unity version used by a specific project.
  • View All Available Versions: Get a list of all Unity versions that can be installed from Unity's API.

Quick Start

Use the uvm-info skill to list all installed Unity versions.

Frequently Asked Questions about uvm-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check which Unity versions are installed on my system?

To check installed Unity versions, use the uvm-info skill to list all Unity versions currently installed on your system. This allows you to quickly find information about your Unity installations without making any system changes.

How can I find the Unity version required by a specific project?

You can find the Unity version required by a project by using the uvm-info skill to automatically detect the project version. This helps verify project compatibility against your installed Unity editor versions.

What is the best way to see available modules for a specific Unity version?

The best way to see available modules for a specific Unity version is to use the uvm-info skill to check available modules. This allows you to discover platforms and documentation available for your Unity installation.

Do I need the unity-version-manager tool to query Unity installation info?

Yes, you need the unity-version-manager (uvm) tool installed and accessible in your system's PATH to query Unity installation info. The uvm-info skill relies on this tool to list versions, modules, and project requirements.

Can I get a list of all Unity versions available to install from the API?

Yes, you can get a list of all Unity versions available to install from Unity's API. The uvm-info skill queries this API to view all available versions, supporting administrative workflows for managing Unity installations.