mirror of
https://github.com/different-ai/openwork
synced 2026-04-26 01:25:10 +02:00
feat(onboarding): add browser setup entry
This commit is contained in:
12
.opencode/commands/browser-setup.md
Normal file
12
.opencode/commands/browser-setup.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: browser-setup
|
||||
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")
|
||||
Reference in New Issue
Block a user