Agent Skill
2/7/2026

browser-use

Agent Skill of workflow automation on browser. Connect to browser via Chrome DevTools Protocol. Use when user need to automate some works on the browser. Can also be used as a backup method for web fetching if the website is heavily JS-based, or Captcha-protected. Can also be used for frontend testing but prefer `agent-browser` skill for that.

C
cxwudi
0GitHub Stars
1Views
npx skills add CXwudi/agent-config

SKILL.md

Namebrowser-use
DescriptionAgent Skill of workflow automation on browser. Connect to browser via Chrome DevTools Protocol. Use when user need to automate some works on the browser. Can also be used as a backup method for web fetching if the website is heavily JS-based, or Captcha-protected. Can also be used for frontend testing but prefer `agent-browser` skill for that.

Agent Config

This repo is the engineering effort of managing any AI Agents related configurations

So far managing:

  1. AGENTS.md
  2. Agent Skills

Supporting:

  1. Claude Code
  2. Gemini CLI
  3. Codex CLI
  4. Pi Coding Agent
  5. OpenCode
Skills Info
Original Name:browser-useAuthor:cxwudi