hatayama/unity-cli-loop
68 agent markdown files indexed from hatayama/unity-cli-loop. Install any of them pinned to an exact hash with mdr add hatayama/unity-cli-loop/<name>.
uloop-clear-console skill
hatayama/unity-cli-loop · .agents/skills/uloop-clear-console/SKILL.md · Clear Unity Console entries. Use before compile, tests, or debugging when stale logs would hide the current result.
git:20260711.6daa84f · audit A · 568 stars
uloop-compile skill
hatayama/unity-cli-loop · .agents/skills/uloop-compile/SKILL.md · Compile the Unity project and report errors/warnings. Use after C# edits; to try edits in the running Editor without a…
git:20260923.cbee05b · audit A · 568 stars
uloop-control-play-mode skill
hatayama/unity-cli-loop · .agents/skills/uloop-control-play-mode/SKILL.md · Control Unity Editor Play Mode. Use to Play (or Resume, its alias), Stop, Pause, or Step Play Mode, or query Status…
git:20260915.cc12dc2 · audit A · 568 stars
uloop-execute-dynamic-code skill
hatayama/unity-cli-loop · .agents/skills/uloop-execute-dynamic-code/SKILL.md · Execute C# with Unity APIs when existing uloop tools cannot inspect or edit enough. Use for reachable scene/component…
git:20260921.0a80c8c · audit A · 568 stars
uloop-find-game-objects skill
hatayama/unity-cli-loop · .agents/skills/uloop-find-game-objects/SKILL.md · Find or inspect Unity GameObjects, especially objects the user currently selected in the Hierarchy. Use for details…
git:20260907.07fd55c · audit A · 568 stars
uloop-focus-window skill
hatayama/unity-cli-loop · .agents/skills/uloop-focus-window/SKILL.md · Bring the Unity Editor window to front. Use when Unity must be visible for visual checks or user-facing interaction.
git:20260727.a58b0b2 · audit A · 568 stars
uloop-get-hierarchy skill
hatayama/unity-cli-loop · .agents/skills/uloop-get-hierarchy/SKILL.md · Get the Unity scene hierarchy as a structured tree. Use for parent-child structure, descendants, roots, or subtrees…
git:20260907.07fd55c · audit A · 568 stars
uloop-get-logs skill
hatayama/unity-cli-loop · .agents/skills/uloop-get-logs/SKILL.md · Read current Unity Console entries from a running Editor. Use during bug investigation after compile, tests, PlayMode…
git:20260711.604a4d3 · audit A · 568 stars
uloop-hello-world skill
hatayama/unity-cli-loop · .agents/skills/uloop-hello-world/SKILL.md · Sample uloop hello-world tool. Use to verify custom tool wiring or inspect a minimal tool implementation example.
git:20260622.7b7ead4 · audit A · 568 stars
uloop-hot-reload skill
hatayama/unity-cli-loop · .agents/skills/uloop-hot-reload/SKILL.md · Hot reload applies method-body edits and can add new methods and fields (added members are visible to edited code in…
git:20260920.55c7a3d · audit A · 568 stars
uloop-launch skill
hatayama/unity-cli-loop · .agents/skills/uloop-launch/SKILL.md · Launch or restart Unity Editor. Use only when Unity is not running or stays frozen after retries — not as a health…
git:20260727.a58b0b2 · audit A · 568 stars
uloop-pause-point skill
hatayama/unity-cli-loop · .agents/skills/uloop-pause-point/SKILL.md · Pauses Unity playback at any source file:line without editing code or recompiling, and returns a snapshot of the…
git:20260918.c90d226 · audit A · 568 stars
uloop-record-video skill
hatayama/unity-cli-loop · .agents/skills/uloop-record-video/SKILL.md · Record the Unity Game View or any Editor window (Scene, Inspector, Console, ...) to a video file (H.264 .mp4, or VP8…
git:20260915.cc12dc2 · audit A · 568 stars
uloop-replay-input skill
hatayama/unity-cli-loop · .agents/skills/uloop-replay-input/SKILL.md · Replay recorded PlayMode keyboard and mouse input. Use for exact gameplay reproduction, E2E runs, or consistent demos…
git:20260907.07fd55c · audit A · 568 stars
uloop-run-tests skill
hatayama/unity-cli-loop · .agents/skills/uloop-run-tests/SKILL.md · Run Unity Test Runner and report detailed results. Use for EditMode/PlayMode tests, change verification, or failure…
git:20260905.66ab19c · audit A · 568 stars
uloop-screenshot skill
hatayama/unity-cli-loop · .agents/skills/uloop-screenshot/SKILL.md · Capture Unity Editor windows or Game View rendering as PNG. Use for visual checks, debugging, documentation, or…
git:20260903.63612cb · audit A · 568 stars
uloop-set-game-view-size skill
hatayama/unity-cli-loop · .agents/skills/uloop-set-game-view-size/SKILL.md · Set or inspect the Unity Game View custom rendering resolution.
git:20260718.b16e8b5 · audit A · 568 stars
uloop-simulate-keyboard skill
hatayama/unity-cli-loop · .agents/skills/uloop-simulate-keyboard/SKILL.md · Simulate keyboard input in PlayMode through Unity Input System. Use for key presses, holds (via Press --duration or…
git:20260904.4ad6da9 · audit A · 568 stars
uloop-simulate-mouse-input skill
hatayama/unity-cli-loop · .agents/skills/uloop-simulate-mouse-input/SKILL.md · Simulate Mouse.current input in PlayMode through Unity Input System. Use for gameplay mouse clicks, long-press…
git:20260903.3f06b4e · audit A · 568 stars
uloop-simulate-mouse-ui skill
hatayama/unity-cli-loop · .agents/skills/uloop-simulate-mouse-ui/SKILL.md · Simulate PlayMode EventSystem UI mouse actions using screen coordinates. Use for UI clicks, long-presses, or drags from…
git:20260902.e839eef · audit A · 568 stars
uloop-clear-console skill
hatayama/unity-cli-loop · .claude/skills/uloop-clear-console/SKILL.md · Clear Unity Console entries. Use before compile, tests, or debugging when stale logs would hide the current result.
git:20260711.6daa84f · audit A · 568 stars
uloop-compile skill
hatayama/unity-cli-loop · .claude/skills/uloop-compile/SKILL.md · Compile the Unity project and report errors/warnings. Use after C# edits; to try edits in the running Editor without a…
git:20260923.cbee05b · audit A · 568 stars
uloop-control-play-mode skill
hatayama/unity-cli-loop · .claude/skills/uloop-control-play-mode/SKILL.md · Control Unity Editor Play Mode. Use to Play (or Resume, its alias), Stop, Pause, or Step Play Mode, or query Status…
git:20260915.cc12dc2 · audit A · 568 stars
uloop-execute-dynamic-code skill
hatayama/unity-cli-loop · .claude/skills/uloop-execute-dynamic-code/SKILL.md · Execute C# with Unity APIs when existing uloop tools cannot inspect or edit enough. Use for reachable scene/component…
git:20260921.0a80c8c · audit A · 568 stars
uloop-find-game-objects skill
hatayama/unity-cli-loop · .claude/skills/uloop-find-game-objects/SKILL.md · Find or inspect Unity GameObjects, especially objects the user currently selected in the Hierarchy. Use for details…
git:20260907.07fd55c · audit A · 568 stars
uloop-focus-window skill
hatayama/unity-cli-loop · .claude/skills/uloop-focus-window/SKILL.md · Bring the Unity Editor window to front. Use when Unity must be visible for visual checks or user-facing interaction.
git:20260727.a58b0b2 · audit A · 568 stars
uloop-get-hierarchy skill
hatayama/unity-cli-loop · .claude/skills/uloop-get-hierarchy/SKILL.md · Get the Unity scene hierarchy as a structured tree. Use for parent-child structure, descendants, roots, or subtrees…
git:20260907.07fd55c · audit A · 568 stars
uloop-get-logs skill
hatayama/unity-cli-loop · .claude/skills/uloop-get-logs/SKILL.md · Read current Unity Console entries from a running Editor. Use during bug investigation after compile, tests, PlayMode…
git:20260711.604a4d3 · audit A · 568 stars
uloop-hello-world skill
hatayama/unity-cli-loop · .claude/skills/uloop-hello-world/SKILL.md · Sample uloop hello-world tool. Use to verify custom tool wiring or inspect a minimal tool implementation example.
git:20260622.7b7ead4 · audit A · 568 stars
uloop-hot-reload skill
hatayama/unity-cli-loop · .claude/skills/uloop-hot-reload/SKILL.md · Hot reload applies method-body edits and can add new methods and fields (added members are visible to edited code in…
git:20260920.55c7a3d · audit A · 568 stars
uloop-launch skill
hatayama/unity-cli-loop · .claude/skills/uloop-launch/SKILL.md · Launch or restart Unity Editor. Use only when Unity is not running or stays frozen after retries — not as a health…
git:20260727.a58b0b2 · audit A · 568 stars
uloop-pause-point skill
hatayama/unity-cli-loop · .claude/skills/uloop-pause-point/SKILL.md · Pauses Unity playback at any source file:line without editing code or recompiling, and returns a snapshot of the…
git:20260918.c90d226 · audit A · 568 stars
uloop-record-video skill
hatayama/unity-cli-loop · .claude/skills/uloop-record-video/SKILL.md · Record the Unity Game View or any Editor window (Scene, Inspector, Console, ...) to a video file (H.264 .mp4, or VP8…
git:20260915.cc12dc2 · audit A · 568 stars
uloop-replay-input skill
hatayama/unity-cli-loop · .claude/skills/uloop-replay-input/SKILL.md · Replay recorded PlayMode keyboard and mouse input. Use for exact gameplay reproduction, E2E runs, or consistent demos…
git:20260907.07fd55c · audit A · 568 stars
uloop-run-tests skill
hatayama/unity-cli-loop · .claude/skills/uloop-run-tests/SKILL.md · Run Unity Test Runner and report detailed results. Use for EditMode/PlayMode tests, change verification, or failure…
git:20260905.66ab19c · audit A · 568 stars
uloop-screenshot skill
hatayama/unity-cli-loop · .claude/skills/uloop-screenshot/SKILL.md · Capture Unity Editor windows or Game View rendering as PNG. Use for visual checks, debugging, documentation, or…
git:20260903.63612cb · audit A · 568 stars
uloop-set-game-view-size skill
hatayama/unity-cli-loop · .claude/skills/uloop-set-game-view-size/SKILL.md · Set or inspect the Unity Game View custom rendering resolution.
git:20260718.b16e8b5 · audit A · 568 stars
uloop-simulate-keyboard skill
hatayama/unity-cli-loop · .claude/skills/uloop-simulate-keyboard/SKILL.md · Simulate keyboard input in PlayMode through Unity Input System. Use for key presses, holds (via Press --duration or…
git:20260904.4ad6da9 · audit A · 568 stars
uloop-simulate-mouse-input skill
hatayama/unity-cli-loop · .claude/skills/uloop-simulate-mouse-input/SKILL.md · Simulate Mouse.current input in PlayMode through Unity Input System. Use for gameplay mouse clicks, long-press…
git:20260903.3f06b4e · audit A · 568 stars
uloop-simulate-mouse-ui skill
hatayama/unity-cli-loop · .claude/skills/uloop-simulate-mouse-ui/SKILL.md · Simulate PlayMode EventSystem UI mouse actions using screen coordinates. Use for UI clicks, long-presses, or drags from…
git:20260902.e839eef · audit A · 568 stars
git:20260923.2f4d410 · audit A · 568 stars
uloop-get-project-info skill
hatayama/unity-cli-loop · Assets/Editor/CustomCommandSamples/GetProjectInfo/Skill/SKILL.md · Get Unity project information via uloop CLI. Use when you need to check project settings, Unity version, platform, or…
git:20260622.7b7ead4 · audit A · 568 stars
uloop-hello-world skill
hatayama/unity-cli-loop · Assets/Editor/CustomCommandSamples/HelloWorld/Skill/SKILL.md · Sample uloop hello-world tool. Use to verify custom tool wiring or inspect a minimal tool implementation example.
git:20260622.7b7ead4 · audit A · 568 stars
git:20251214.2003a45 · audit B · 568 stars
uloop-compile-check skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/CompileCheck/Skill/SKILL.md · Compile C# with the Unity-bundled Roslyn compiler without launching or contacting the Unity Editor; reports errors and…
git:20260923.45c7f01 · audit A · 568 stars
uloop-focus-window skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/FocusWindow/Skill/SKILL.md · Bring the Unity Editor window to front. Use when Unity must be visible for visual checks or user-facing interaction.
git:20260727.a58b0b2 · audit A · 568 stars
uloop-get-project-info skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/GetProjectInfo/Skill/SKILL.md · Get Unity project information via uloop CLI. Use when you need to: (1) Check Unity Editor version, (2) Get project…
git:20260724.a15bdd6 · audit A · 568 stars
uloop-get-version skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/GetVersion/Skill/SKILL.md · Get Unity and project information via uloop CLI. Use when you need to verify Unity version, check project settings…
git:20260724.a15bdd6 · audit A · 568 stars
uloop-launch skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/Launch/Skill/SKILL.md · Launch or restart Unity Editor. Use only when Unity is not running or stays frozen after retries — not as a health…
git:20260727.a58b0b2 · audit A · 568 stars
uloop-pause-point skill
hatayama/unity-cli-loop · Packages/src/Editor/CliOnlyTools~/PausePoint/Skill/SKILL.md · Pauses Unity playback at any source file:line without editing code or recompiling, and returns a snapshot of the…
git:20260918.c90d226 · audit A · 568 stars
uloop-clear-console skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/ClearConsole/Skill/SKILL.md · Clear Unity Console entries. Use before compile, tests, or debugging when stale logs would hide the current result.
git:20260711.6daa84f · audit A · 568 stars
uloop-compile skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/Compile/Skill/SKILL.md · Compile the Unity project and report errors/warnings. Use after C# edits; to try edits in the running Editor without a…
git:20260923.cbee05b · audit A · 568 stars
uloop-control-play-mode skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/ControlPlayMode/Skill/SKILL.md · Control Unity Editor Play Mode. Use to Play (or Resume, its alias), Stop, Pause, or Step Play Mode, or query Status…
git:20260915.cc12dc2 · audit A · 568 stars
DESIGN.md@Packages/src/Editor/FirstPartyTools/ExecuteDynamicCode design
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/ExecuteDynamicCode/DESIGN.md
git:20260617.2d76c63 · audit A · 568 stars
uloop-execute-dynamic-code skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/ExecuteDynamicCode/Skill/SKILL.md · Execute C# with Unity APIs when existing uloop tools cannot inspect or edit enough. Use for reachable scene/component…
git:20260921.0a80c8c · audit A · 568 stars
uloop-find-game-objects skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/FindGameObjects/Skill/SKILL.md · Find or inspect Unity GameObjects, especially objects the user currently selected in the Hierarchy. Use for details…
git:20260907.07fd55c · audit A · 568 stars
uloop-get-hierarchy skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/GetHierarchy/Skill/SKILL.md · Get the Unity scene hierarchy as a structured tree. Use for parent-child structure, descendants, roots, or subtrees…
git:20260907.07fd55c · audit A · 568 stars
uloop-get-logs skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/GetLogs/Skill/SKILL.md · Read current Unity Console entries from a running Editor. Use during bug investigation after compile, tests, PlayMode…
git:20260711.604a4d3 · audit A · 568 stars
uloop-hot-reload skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/HotReload/Skill/SKILL.md · Hot reload applies method-body edits and can add new methods and fields (added members are visible to edited code in…
git:20260920.55c7a3d · audit A · 568 stars
uloop-record-video skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/RecordVideo/Skill/SKILL.md · Record the Unity Game View or any Editor window (Scene, Inspector, Console, ...) to a video file (H.264 .mp4, or VP8…
git:20260915.cc12dc2 · audit A · 568 stars
uloop-replay-input skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/ReplayInput/Skill/SKILL.md · Replay recorded PlayMode keyboard and mouse input. Use for exact gameplay reproduction, E2E runs, or consistent demos…
git:20260907.07fd55c · audit A · 568 stars
uloop-run-tests skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/RunTests/Skill/SKILL.md · Run Unity Test Runner and report detailed results. Use for EditMode/PlayMode tests, change verification, or failure…
git:20260905.66ab19c · audit A · 568 stars
uloop-screenshot skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/Screenshot/Skill/SKILL.md · Capture Unity Editor windows or Game View rendering as PNG. Use for visual checks, debugging, documentation, or…
git:20260903.63612cb · audit A · 568 stars
uloop-set-game-view-size skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/SetGameViewSize/Skill/SKILL.md · Set or inspect the Unity Game View custom rendering resolution.
git:20260718.b16e8b5 · audit A · 568 stars
uloop-simulate-keyboard skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/SimulateKeyboard/Skill/SKILL.md · Simulate keyboard input in PlayMode through Unity Input System. Use for key presses, holds (via Press --duration or…
git:20260904.4ad6da9 · audit A · 568 stars
uloop-simulate-mouse-input skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/SimulateMouseInput/Skill/SKILL.md · Simulate Mouse.current input in PlayMode through Unity Input System. Use for gameplay mouse clicks, long-press…
git:20260903.3f06b4e · audit A · 568 stars
uloop-simulate-mouse-ui skill
hatayama/unity-cli-loop · Packages/src/Editor/FirstPartyTools/SimulateMouseUi/Skill/SKILL.md · Simulate PlayMode EventSystem UI mouse actions using screen coordinates. Use for UI clicks, long-presses, or drags from…
git:20260902.e839eef · audit A · 568 stars
v3-cli-invocation-migration skill
hatayama/unity-cli-loop · Packages/src/TemporarySkills~/v3-cli-invocation-migration/Skill/SKILL.md · Migrate only uloop V2 CLI option syntax in agent skills, Markdown, POSIX shell scripts, and PowerShell scripts to V3…
git:20260826.54afc07 · audit A · 568 stars
Source
github.com/hatayama/unity-cli-loop · 568 stars · license MIT · pushed 2026-09-23