flow-walk

Installation
SKILL.md

Flow Walk

Execute a flow definition step-by-step using Playwright CDP, capturing screenshots and timing at each step.

Usage

/flow-walk sign-up
/flow-walk login
/flow-walk checkout

The argument is the flow name (matches flows/{name}.yml).

Prerequisites

  • Chromium or Chrome running with CDP enabled, OR launch headless
  • Playwright-core installed (npm i -g playwright-core or local)
  • Flow definition in .flowchad/flows/{name}.yml
Related skills
Installs
6
GitHub Stars
2
First Seen
Mar 24, 2026