hatayama

uloop-focus-window

@hatayama/uloop-focus-window
hatayama
113
10 forks
Updated 1/18/2026
View on GitHub

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.

Installation

$skills install @hatayama/uloop-focus-window
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Path.claude/skills/uloop-focus-window/SKILL.md
Branchmain
Scoped Name@hatayama/uloop-focus-window

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: uloop-focus-window description: 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.

uloop focus-window

Bring Unity Editor window to front.

Usage

uloop focus-window

Parameters

None.

Examples

# Focus Unity Editor
uloop focus-window

Output

Returns JSON confirming the window was focused.

Notes

  • Useful before uloop capture-unity-window to ensure the target window is visible
  • Brings the main Unity Editor window to the foreground