Back to Directory
automation
tekin
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
tekin
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Agent Browser 1.0.0 initial release
- Introduces a fast Rust-based CLI tool for headless browser automation, with fallback to Node.js.
- Enables navigation, form filling, clicking, typing, snapshots, screenshots, PDF export, and video recording through structured commands.
- Provides commands for advanced browser automation: element refs, semantic locators, state management, network interception, cookies/storage handling, and JavaScript evaluation.
- Features comprehensive workflow and quick start instructions for automating common web tasks.
- Includes npm-based and from-source installation options.