unity-skills-index

List Unity Skills modules with mode requirements and batch capabilities.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/lrbjk/FenShen_Remake_V0 --skill unity-skills-index-lrbjk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-skills-index
Source: https://github.com/lrbjk/FenShen_Remake_V0/tree/main/.codex/skills/unity-skills
Command: npx skills add https://github.com/lrbjk/FenShen_Remake_V0 --skill unity-skills-index-lrbjk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a centralized catalog of all Unity Skills modules, exposing their names, purposes, mode requirements, and batch capabilities to accelerate discovery and planning.

Core Features & Use Cases

  • Lists every Unity Skill module with mode (SA/FA) and batch support, helping teams decide which skill to use in semi-auto or full-auto workflows.
  • Facilitates routing decisions across Unity versions, enabling smooth orchestration of multi-skill tasks and workflows.
  • Serves as a quick reference for module dependencies, available components, and how to compose complex automation.

Quick Start

List all available Unity Skills and choose a module to execute, then call unity_skills.call_skill with your chosen parameters.

Frequently Asked Questions about unity-skills-index

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

FAQPage Schema
How do I discover available Unity REST modules for automation workflows?

Discover Unity REST modules by querying this centralized index, which lists every available Skill alongside its description, dependencies, and batch capabilities for workflow planning.

What's the best way to find which Unity Skills support full-auto mode?

Finding Unity Skills for full-auto mode is done by checking this index, which clarifies the mode requirements of each module to distinguish between semi-auto and full-auto support.

Can I check Unity Skill module dependencies before orchestrating multi-skill tasks?

Yes, you can check Unity Skill module dependencies using this structured catalog, which exposes each module's dependencies and available components to ensure smooth multi-skill task orchestration.

Does the Unity Skills module index apply across different Unity versions?

Yes, the Unity Skills module index applies across Unity versions, enabling routing decisions and smooth orchestration of multi-skill tasks regardless of your specific engine version.

How do I start composing complex Unity automation after finding the right module?

To start composing Unity automation, list all available Skills via this index, choose your target module, and execute it by calling unity_skills.call_skill with your chosen parameters.