Back to skills

browser

Interactive browser control for real web tasks.

Use this skill when the agent needs to click, type, inspect, and complete browser flows in a real page session.

browser automationinteractive web tasksreal page session

What It Does

Controls a live browser for tasks that need real page interaction instead of static scraping.

Best For

Form filling, button clicks, navigation, verification, and browser-only workflows.

Install

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