Website To CLI

Guided workflow for converting repeatable browser or website interaction flows into CLI automations by pairing Chrome DevTools (port 9222) + Python Playwright with human confirmations. Use when Codex needs to reuse an already-open browser tab, inspect live DOM state, validate each step in the real page, and turn the approved flow into a deterministic CLI command reviewed step-by-step before execution.

picasso250 c09d892 9 files · 31.1 KB Updated

File contents

picasso250/skills/tree/main/website-to-cli commit c09d892de0

Frequently asked questions

npx skillmds@latest add picasso250/website-to-cli