Développeurs de logiciels Expert guidance for implementing Alibaba's PageAgent — a client-side GUI agent framework that enables natural language control of web applications through text-based DOM manipulation.
**PROACTIVE ACTIVATION**: Use this skill when the user asks to add AI-powered natural language automation to a web page, integrate a GUI agent, implement PageAgent, or enable LLM-driven DOM interaction on any website.
**DETECTION**: At the start of a session, check for `page-agent` in the project's `package.json` dependencies. If found, apply PageAgent patterns proactively. Also activate when the user mentions "page-agent", "PageAgent", "GUI agent on web page", or "natural language web automation".
**USE CASES**: Installing and configuring PageAgent, connecting LLM providers (OpenAI, Qwen, Claude, DeepSeek, Gemini, Ollama), creating custom tools with Zod schemas, implementing data masking, writing custom instructions, building custom UIs with PageAgentCore, configuring PageController, securing operations with allowlists, inte
2026-03-21