setup-engine

Pin the Unity version and populate engine reference docs via WebSearch.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill setup-engine-lordkuper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-engine
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/setup-engine
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill setup-engine-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure and pin the Unity version for the project, and automate the generation and population of engine reference documentation when the chosen version is beyond the model's training data.

Core Features & Use Cases

  • Pin a specific Unity version for the project to ensure compatibility and reproducibility.
  • Auto-generate and populate engine reference docs when the target version is not covered by the model's training data.
  • Support guided setup, version upgrades, and reference doc refresh via WebSearch.

Quick Start

Run the setup-engine skill with or without arguments to pin a Unity version, refresh docs, or upgrade to a new version.

Frequently Asked Questions about setup-engine

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

FAQPage Schema
How do I pin a specific Unity version for my game development project?

Pin a specific Unity engine version by running the setup skill, which locks the project configuration for compatibility and reproducibility across your development environment.

How do I auto-generate Unity engine reference docs for versions beyond model training data?

Auto-generate engine reference docs by triggering the setup skill with WebSearch access, which fetches and populates Unity documentation for target versions beyond the model's training data.

Does the Unity version pinning process require WebSearch access?

Yes, WebSearch access is required to auto-populate and refresh Unity engine reference documentation when the selected version is beyond the model's training data.

What's the best way to upgrade a Unity project to a new engine version and refresh docs?

Upgrade by running the setup skill to select a new Unity version, which supports guided version upgrades and automatically refreshes engine reference docs via WebSearch.

Why does my Unity engine reference documentation need to be refreshed?

Unity engine reference docs need refreshing when the pinned version falls outside the model's training data, causing outdated references that the setup skill resolves by fetching current documentation via WebSearch.

Can I use CLAUDE.md to integrate Unity engine reference documentation?

Yes, CLAUDE.md is required for reference integration, and the setup skill automatically populates it with Unity engine reference documentation for the pinned version.