Bring Unity Editor window to front via uloop CLI. Use when you need to: (1) Focus Unity Editor before capturing screenshots, (2) Ensure Unity window is visible for visual checks, (3) Bring Unity to foreground for user interaction.
3.7
Rating
0
Installs
Tools & Utilities
Category
The skill provides a clear, well-structured description of a simple window-focusing utility. The description adequately explains when to use it (screenshots, visual checks, user interaction). However, the task knowledge is limited—there's no information about how it identifies the Unity window, handles multiple Unity instances, or what to do if Unity isn't running. The structure is excellent for such a simple skill with clean documentation. The novelty score is low because focusing a window is a trivial operation that a CLI agent could easily accomplish with standard OS commands (e.g., 'wmctrl', 'xdotool' on Linux, 'osascript' on macOS, PowerShell on Windows) without needing a specialized skill wrapper.
Loading SKILL.md…

Skill Author