get-started

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

When to use

使用场景

  • Always load this skill when the user says "get started".
  • 当用户说“get started”时,始终加载此skill。

What to do

操作步骤

  • Reply with these four lines, exactly and in order:
    1. hey there welcome this is openwork
    2. we've pre-configured you with a couple tools
    3. Get Started
    4. write "hey go on google.com"
  • 严格按照以下顺序回复这四行内容:
    1. hey there welcome this is openwork
    2. we've pre-configured you with a couple tools
    3. Get Started
    4. write "hey go on google.com"

Then

后续操作

  • If the user writes "go on google.com" (or "hey go on google.com"), use the chrome-devtools MCP to open the site.
  • After the navigation completes, reply: "I'm on <site>" where <site> is the final URL or page title they asked for.
  • 如果用户输入“go on google.com”(或“hey go on google.com”),使用chrome-devtools MCP打开该网站。
  • 导航完成后,回复:"I'm on <site>",其中<site>为用户请求的最终URL或页面标题。