AI AGENT ADDONS

This skill lets an AI agent control a web browser automatically. It can open websites, click buttons, fill in forms, and take screenshots. The agent uses Playwright to connect to an existing Chrome browser or start a new one.

It saves cookies and login state between sessions. This means you do not have to log in again every time. The skill can also wait for elements, type text, select options, and run custom JavaScript. It is useful for automating repetitive web tasks like filling out forms or checking page content.

Anyone can use it by giving simple commands like "open example.com" or "click the login button". The agent handles the rest. It is designed to be easy and reliable for everyday web automation.

Add Browser Automation skill to your workflow

Global

mkdir -p ~/.claude/skills/browser-automation

Project

mkdir -p .claude/skills/browser-automation

Source Repository

Stars
0
Forks
0
Watchers
0
Last Push
5 months ago
Created
5 months ago