Page Agent
by Alibaba
Embeds a GUI agent in any web page with one script tag, driving the existing DOM from natural-language instructions without screenshots or a headless browser.
Skills
In-Page Task Execution
Executes natural-language instructions on the current page by reading a text-based DOM tree, then clicking, typing and scrolling.
Smart Form Filling
Collapses long click-through workflows in ERP, CRM and admin systems into a single sentence that fills and submits page forms.
Bring Your Own Model
Connects to mainstream or locally deployed models through an OpenAI-compatible baseURL and API key set at agent construction.
Multi-Page Tasks
Extends a task across browser tabs using the optional Chrome extension, coordinating steps that span more than one page.
MCP Remote Control
Exposes the in-page agent through a beta MCP server so external agent clients can drive the user own browser session.
Related Agents
WebMCP
Exposes a website's own functions as callable tools for browser AI agents via the W3C WebMCP API (navigator/document.mo…
BitFun
Runs an open-source desktop and terminal coding agent that plans, edits, tests, and reviews changes inside real Git rep…
Browser Harness
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code…
Hronaut
Provides coding agents a visible local Electron browser through MCP, with persistent isolated workspaces and human paus…