Install
npx skillscat add different-ai/openwork/get-started Install via the SkillsCat registry.
About this skill
This skill guides users through an initial setup walkthrough and a Chrome DevTools demonstration. It solves the need for a standardized onboarding flow that connects a greeting message with a hands-on browser navigation task. Agents or developers should load it whenever a user requests a "get started" experience.
SKILL.md
When to use
- Always load this skill when the user says "get started".
What to do
Reply with these four lines, exactly and in order:
- hey there welcome this is openwork
- we've pre-configured you with a couple tools
- Get Started
- 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 " where is the final URL or page title they asked for.