Works with the AI tools you already use
Browser Act
by magia c'c
CLI-driven browser automation for AI agents to handle JS-rendering, sessions, and complex web workflows.
Free
See it in action
You say
Use browser-act to log into my staging site at staging.example.com and take a screenshot of the user dashboard after the page fully loads.
Your agent does
Checking environment via get-skills core... Found 'staging-profile'. Navigating to staging.example.com... Authenticated session detected. Waiting for dashboard network idle... Screenshot saved to ./screenshots/dashboard_v1.png. The dashboard shows 5 active alerts.
About this skill
The problem
Standard fetch tools fail on modern sites that require JavaScript execution, session persistence, or complex human interactions. AI agents often hit walls when encountering captchas, multi-step forms, or content that only loads after scrolling.
What it does
- Executes JavaScript to extract rendered content from SPAs and dynamic websites.
- Manages isolated browser profiles to maintain authenticated sessions and multiple accounts.
- Automates complex sequences including clicks, typing, file uploads, and form submissions.
- Captures visual evidence via screenshots and inspects network traffic including XHR and HAR data.
- Enables human-in-the-loop collaboration for handling manual verification steps or headed-mode tasks.
Frameworks & tools
Built for Python 3.12+ environments using the uv package manager. Compatible with any agentic IDE or CLI including Cursor, Claude Code, Codex, and Windsurf.
Why this beats prompting it yourself
Hard-coding browser automation logic is brittle and insecure. This skill provides a standardized protocol for session isolation, safety confirmations, and error recovery that keeps the agent from breaking the flow or leaking credentials.
Use cases
- Extracting data from search results or dashboards that require scroll-to-load.
- Automating repetitive form-filling tasks across authenticated enterprise portals.
- Monitoring visual regressions by capturing and comparing page screenshots.
- Testing multi-step checkout flows that trigger JavaScript-based validation.
Known limitations
Requires local installation of the browser-act CLI and Python 3.12. Sensitive operations like logins and browser creation require explicit user confirmation via the Confirmation Gate protocol.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Creator
Frequently Asked Questions
Popular in AI Agents & LLM Ops
agentic-workflow
A risk-aware, evidence-based engineering lifecycle protocol for robust agentic task execution and safety.
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.
Open Browser Use
Automate real Chrome profiles with a professional CLI, SDK, and MCP-ready automation stack for AI agents.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.