mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
478 B
478 B
name, description
| name | description |
|---|---|
| browser-setup | Guide user through Chrome browser automation setup |
Help the user set up browser automation.
- Ask: "Do you have Chrome installed on this computer?"
- If they say no or are unsure, guide them to install Chrome
- If yes, check if browser MCP/plugin is available
- If not available, guide them to install the OpenCode browser extension
- Once setup is complete, offer to run a simple first task (e.g., "Let's try opening a webpage")