mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
feat(onboarding): add devtools-first browser setup skill
This commit is contained in:
@@ -5,8 +5,5 @@ description: Guide user through Chrome browser automation setup
|
||||
|
||||
Help the user set up browser automation.
|
||||
|
||||
1. Ask: "Do you have Chrome installed on this computer?"
|
||||
2. If they say no or are unsure, guide them to install Chrome
|
||||
3. If yes, check if browser MCP/plugin is available
|
||||
4. If not available, guide them to install the OpenCode browser extension
|
||||
5. Once setup is complete, offer to run a simple first task (e.g., "Let's try opening a webpage")
|
||||
Use the `browser-setup-devtools` skill and follow it strictly (Chrome DevTools MCP first, extension only as fallback).
|
||||
Keep the user prompt minimal and let the skill drive the setup dance.
|
||||
|
||||
Reference in New Issue
Block a user