page-agent Skill
Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill Published by NousResearch in hermes-agent.
What is page-agent Skill?
Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Design and media
- Browser automation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use page-agent Skill
- Use it for browser automation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/web-development/page-agent/SKILL.md
What it does
Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill
Skill instructions
page-agent alibaba/page-agent (https://github.com/alibaba/page-agent, 17k+ stars, MIT) is an in-page GUI agent written in TypeScript. It lives inside a webpage, reads the DOM as text (no screenshots, no multi-modal LLM), and executes natural-language instructions like "click the login button, then fill username as John" against the current page. Pure client-side — the host site just includes a script and passes an OpenAI-compatible LLM endpoint. When to use this skill Load this skill when a user wants to: - Ship an AI copilot inside their own web app (SaaS, admin panel, B2B tool, ERP, CRM) — "users on my dashboard should be able to type 'create invoice for Acme Corp and email it' instead of clicking through five screens" - Modernize a legacy web app without rewriting the frontend — page-agent drops on top of existing DOM - Add accessibility via natural language — voice / screen-reader users drive the UI by describing what they want - Demo or evaluate page-agent against a local (Ollama)
Explore related resources
Frequently asked questions
What is page-agent?
page-agent is a open-source AI agent skill with Copy skill directory. Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script tag or npm package and lets end-users of your site drive the UI with natural.
Who is page-agent best for?
page-agent is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows.
How do I install page-agent?
Install or run page-agent using Copy skill directory. Check page-agent for the latest setup command.
Is page-agent actively maintained?
page-agent may need a closer maintenance check before production use.
Auto-fetched from GitHub.