Back to skills

browser-flow-to-cli

Turn repeatable browser workflows into CLI scripts.

Use this skill to validate a browser flow in a real session first, then convert that flow into a reusable command-line automation script.

CLI automationbrowser workflowCDP

What It Does

Helps transform manual browser actions into stable, repeatable CLI automation.

Best For

Internal tools, content pipelines, publishing flows, and repetitive browser tasks.

Install

  1. git clone --depth 1 https://github.com/picasso250/skills.git ~/tmp/picasso-skills
  2. cp -r ~/tmp/picasso-skills/browser-flow-to-cli ~/.agents/skills/
  3. Check the installed skill directory for extra README instructions.