
uBrowser
High-performance, low-token browser automation with batched actions, session persistence, and compact snapshots.
- Automate multi-step checkout and account management workflows.
- Scrape structured data from paginated results or dynamic JS sites.
- Test login and authentication flows with persistent session cookies.
Secure checkout via Stripe
Included in download
- Scrape structured data from paginated results or dynamic JS sites.
- Test login and authentication flows with persistent session cookies.
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
See it in action
A real example of what this skill takes in and produces.
Sample output
uBrowser Results
- Target: https://app.example.com
- Elapsed: 12.4s
- Batch calls: 1
- Session: persisted
- Steps:
- PASS: Navigated to /billing
- PASS: Updated card on file
- Extraction:
- 1 receipt found
- Network:
- 200 OK /api/v1/billing
- Evidence: Final URL: https://app.example.com/billing/success
High-performance, low-token browser automation with batched actions, session persistence, and compact snapshots.
Secure checkout via Stripe
Included in download
- Scrape structured data from paginated results or dynamic JS sites.
- Test login and authentication flows with persistent session cookies.
- terminal, file_read, file_write automation included
- Includes example output and usage patterns
- Instant install
See it in action
A real example of what this skill takes in and produces.
Sample output
uBrowser Results
- Target: https://app.example.com
- Elapsed: 12.4s
- Batch calls: 1
- Session: persisted
- Steps:
- PASS: Navigated to /billing
- PASS: Updated card on file
- Extraction:
- 1 receipt found
- Network:
- 200 OK /api/v1/billing
- Evidence: Final URL: https://app.example.com/billing/success
About This Skill
Fast, Low-Token Browser Automation
uBrowser is a high-performance automation skill designed for developers who need to control web browsers without the token bloat of standard LLM-web interactions. It solves the "chatty" nature of AI automation by batching multiple actions—like navigating, typing, and clicking—into a single execution window, significantly reducing latency and cost.
What it does
Instead of the AI thinking after every single click, uBrowser allows for browser_batch execution. It handles complex multi-step workflows like logging into dashboards, filling out multi-page forms, and scraping data behind authentication walls. It uses compact snapshots to provide the AI with a lightweight representation of the DOM, focusing only on interactive elements to stay within context limits.
Supported Capabilities
- Persistent Sessions: Maintain logins across different runs using local profile directories.
- Network/Console Inspection: Debug AJAX failures and JS errors directly from the agent.
- Intelligent Extraction: Pull structured data, tables, and links into clean JSON formats.
- Compact Snapshots: 70% smaller payloads compared to full DOM traces.
Why it's better than standard prompting
Most AI agents fail at web tasks because they get lost in large HTML files or run out of tokens during long flows. uBrowser provides a specialized MCP layer that optimizes the "vision" of the AI, making it faster, cheaper, and far more reliable for production-grade scraping and testing.
Use Cases
- Automate multi-step checkout and account management workflows.
- Scrape structured data from paginated results or dynamic JS sites.
- Test login and authentication flows with persistent session cookies.
- Debug web apps by inspecting network requests and console logs.
- Fill and submit complex multi-page forms with a single batched command.
Known Limitations
Requires uBrowser MCP server pre-installed. Session persistence works across same-domain sites. Complex JavaScript-heavy sites may need explicit wait commands. Does not support mobile app testing (web only).
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/ubrowser | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
uBrowser needs terminal access to start the uBrowser MCP server and run browser automation commands. All browser operations (navigate, click, type) are executed through the MCP server, not directly by the skill. File read access allows the skill to load automation templates and saved session profiles. File write access saves session data (cookies, localStorage) between runs so you stay logged in across sessions. All file writes are disclosed to the user. Network access is handled by the uBrowser MCP server, which connects to target websites. The skill itself makes no direct network calls. No environment variable access is required.
Works with Claude Code and Codex. Requires uBrowser MCP server installed (`npx uBrowser` or via cc-switch). Node.js 18+ required. Session persistence keeps you logged in across sessions.
Creator
Fairy Squadmother sells skills for people with real work, limited patience, and a low tolerance for software pageantry. Her skills help creators, founders, freelancers, and practical humans turn repeatable messes into reusable systems. Promptcrud. Taskspawn. Filefog. Launch splatter. Documentation drift. The weird little admin barnacles that attach themselves to anything worth doing. She builds for the moment when you know the process can be better, but you do not have a spare week to go spelunking through your own workflow with a headlamp and a grudge. Clear instructions. Useful defaults. Less performance. More usable machinery. Onward.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.