page-agent-web-automation
Installation
SKILL.md
Page Agent Web Automation
Skill by ara.so — AI Agent Skills collection.
Page Agent is a JavaScript in-page GUI agent that enables controlling web interfaces through natural language commands. Unlike traditional browser automation tools, it runs directly in the webpage (no browser extension or headless browser required) and uses text-based DOM manipulation instead of screenshots.
Installation
NPM Installation
npm install page-agent
CDN (Quick Testing)
For rapid prototyping with a demo LLM (evaluation purposes only):