unity-skills-index

Index Unity Skills modules with mode labels and usage guidance.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-skills-index-yiduandtdt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-skills-index
Source: https://github.com/YiDuandtdt/Bone-Throne/tree/main/.agents/skills/unity-skills
Command: npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-skills-index-yiduandtdt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Browse Unity Skills index and guard rails to simplify discovery, routing, and safe usage across Unity versions and modes.

Core Features & Use Cases

  • Categorized list of Unity Skill modules with mode annotations (SA/FA/Mixed) and batch support guidance.
  • Schema-first guidance and usage notes to assist with precise skill invocation.
  • Advisory design modules documented for design guidance without direct skill calls.

Quick Start

Browse the module index to identify a suitable Unity Skill, verify its mode and batch characteristics, and invoke the chosen skill with appropriate 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 browse and route Unity automation tasks across multiple engine versions?

To browse Unity automation tasks across versions, use a categorized module index with mode annotations and schema-first routing hints. This allows you to filter modules by deployment modes and batch characteristics to find suitable skills.

What do SA, FA, and Mixed mode labels mean for Unity skill modules?

SA, FA, and Mixed mode labels are annotations in the Unity skills index indicating module execution requirements and guardrails. They help developers and AI agents verify safe usage characteristics and determine if a module supports batch processing.

Can I use this index to plan Unity automation workflows without direct skill calls?

Yes, you can use the index to review advisory design modules documented specifically for design guidance. These entries provide schema-first usage notes and deployment information to inform your planning without triggering direct skill invocations.

How do I find the right Unity skill module for a specific automation task?

Filter the categorized module index by task category, verify the mode requirements, and check batch support guidance. Schema-first routing hints and exposed module descriptions help you identify the correct skill with appropriate parameters.

What are the limitations of using a schema-first routing index for Unity development?

The index provides advisory design modules and metadata for safe usage but does not execute tasks directly. It is limited to browsing, filtering, and planning automation across Unity versions, requiring you to invoke chosen skills separately with correct parameters.