cyberneticlibrary

Automate browser interactions

agent-browserskillsetup L261,462
code-yeongyu/oh-my-openagent
What it does

Automate browser via agent API

Best for

Automating browser interactions or debugging agent reasoning state with transparent step-by-step trace.

Inputs
  • · file|module|project scope
  • · live page URL
  • · DOM selector or file selector
Outputs
  • · execution log or transcript
  • · UI snapshot or visual comparison
Preconditions

Agent runtime initialized with message queue and optional model service

Failure modes
  • · Agent process hangs or infinite loop
  • · Communication channel deadlock
  • · Memory or CPU exhaustion
Trust signals
  • · Includes regression test safety gates