Drive the in-app browser pane that ships with flowmux. Use when you need to open URLs, take page snapshots, or interact with web pages from inside a flowmux terminal pane — instead of spawning Playwright / Puppeteer / a system Chromium.
$npx -y skills add flowmux-ai/flowmux-terminal --skill flowmux-browserInstalls into the current project.
Run `npx skills use "https://github.com/flowmux-ai/flowmux-terminal" --skill "flowmux-ai/flowmux-terminal/flowmux-browser"` 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/flowmux-ai/flowmux-terminal" that are relevant to the current task. Run `npx skills add "https://github.com/flowmux-ai/flowmux-terminal"` and select the relevant skills, then follow their instructions.