unity-project

Retrieve Unity project settings, packages, player settings, layers, tags, and shader lists.

Updated May 9, 2026
One-click install
npx skills add https://github.com/krikommp/chess-game --skill unity-project-krikommp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-project
Source: https://github.com/krikommp/chess-game/tree/main/.agents/skills/unity-skills/skills/project
Command: npx skills add https://github.com/krikommp/chess-game --skill unity-project-krikommp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies access to crucial Unity project information such as settings, build configurations, and installed packages.

Core Features & Use Cases

  • Quick Access to Project Settings: Retrieve essential project details like render pipelines, version, and player settings.
  • Build Settings Overview: Understand your current build target and the scenes included.
  • Package and Layer Management: List all installed packages and define custom tags for layer organization.

Quick Start

Use the 'project_get_info' skill to retrieve detailed project information about your Unity project.

Frequently Asked Questions about unity-project

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

FAQPage Schema
How do I retrieve Unity project settings and build configurations?

You can retrieve Unity project settings and build configurations by accessing project details like render pipelines, player settings, and the current build target. This provides an overview of your project's essential setup.

What's the best way to list installed packages and custom tags in Unity?

The best way to list installed packages and custom tags in Unity is to query the project's package manager and layer organization settings. This allows you to define custom tags and view all installed packages.

Can I get an overview of Unity player settings and render pipelines without opening the editor?

Yes, you can get an overview of Unity player settings and render pipelines by requesting project information directly. This requires Unity context and permissions to retrieve project-specific data.

Does accessing Unity build settings and scene lists require specific permissions?

Accessing Unity build settings and scene lists requires Unity context and permissions to retrieve project-specific data. This ensures secure access to your current build target and included scenes.

How do I check my Unity project version and included scenes for builds?

To check your Unity project version and included scenes for builds, you need to access the project information. This provides a build settings overview, showing your current build target and active scenes.