How to operate the Chrome browser shared with the human (the tandem MCP's browser_* tools). Use it whenever you need to navigate, read/analyze pages, get past blocks that require human interaction (captchas, anti-bot checkpoints, logins), or inspect the network/DOM in real time alongside the human.
$npx -y skills add bgmacris/quimera-ai --skill tandemInstalls into the current project.
Run `npx skills use "https://github.com/bgmacris/quimera-ai" --skill "bgmacris/quimera-ai/tandem"` 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/bgmacris/quimera-ai" that are relevant to the current task. Run `npx skills add "https://github.com/bgmacris/quimera-ai"` and select the relevant skills, then follow their instructions.