Operate Browser Terminal Use as an execution bridge between local CLI and browser-hosted terminals. Use when Codex needs to run or iterate shell commands in non-local environments through a browser terminal, build cloud-side verifiable execution loops for LLM agents, debug remote runtime issues (GPU, containers, bastion-only networks), or manage daemon/extension binding, timeout, cancel, and optional token hardening.
$npx -y skills add chaokunyang/browser-terminal-use --skill browser-terminal-use-agentInstalls into the current project.
Run `npx skills use "https://github.com/chaokunyang/browser-terminal-use" --skill "chaokunyang/browser-terminal-use/browser-terminal-use-agent"` 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/chaokunyang/browser-terminal-use" that are relevant to the current task. Run `npx skills add "https://github.com/chaokunyang/browser-terminal-use"` and select the relevant skills, then follow their instructions.