docx
A.docx file is a.
Maintainer FreedomIntelligence · Last updated March 31, 2026
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/agent-browser
Skill Snapshot
Source Doc
agent-browser open <url>agent-browser snapshot -i (returns elements with refs like @e1, @e2)agent-browser open https://example.com/form
agent-browser snapshot -i
## Output shows: textbox "Email" [ref=e1], textbox "Password" [ref=e2], button "Submit" [ref=e3]
agent-browser fill @e1 "[email protected]"
agent-browser fill @e2 "password123"
agent-browser click @e3
agent-browser wait --load networkidle
agent-browser snapshot -i # Check result
Related skills
A.docx file is a.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can…
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy en…
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libra…