AIBridge batch and multi command automation. Use when Codex needs to run multiple Unity Editor CLI operations together, write batch scripts, use multi --cmd or multi --stdin, handle call/delay/log/menu lines, avoid PowerShell quoting issues, or automate long/JSON-heavy AIBridgeCLI workflows
$npx -y skills add liyingsong99/aibridge --skill aibridge-batch-scriptInstalls into the current project.
Run `npx skills use "https://github.com/liyingsong99/aibridge" --skill "liyingsong99/aibridge/aibridge-batch-script"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/liyingsong99/aibridge" that are relevant to the current task. Run `npx skills add "https://github.com/liyingsong99/aibridge"` and select the relevant skills, then follow their instructions.