Agent Runtime
Status: Connected
Parsing documentation...
Extracted api references
Generating type definitions...
opensteeropensteer
Y Combinator logoBacked by Y Combinator.

The most comprehensive browser automation framework for AI

Enterprise-grade automation at scale.

Custom plans, unlimited concurrent sessions, dedicated proxies, and advanced support for teams that need more.

+ self-service sso
+ unlimited concurrent sessions
+ custom audit logs
+ advanced captcha bypass
+ dedicated support
view pricing

Simple, transparent pricing.

Start for free, upgrade when you need to scale. Everything you need to build robust AI agents.

Getting Started

Installation

Install the Opensteer SDK, CLI, and browser dependencies

Installation

Prerequisites

  • Node.js >= 22

CLI + SDK

npm install -g opensteer

Install the Chromium browser binary:

npx playwright install chromium

AI agent skills

Install skills for Claude Code, Codex, Cursor:

opensteer skills install

Optional: ABP engine

npm install @opensteer/engine-abp

Environment variables

VariablePurpose
OPENSTEER_ENGINEDefault engine (playwright or abp)
OPENSTEER_PROVIDERProvider mode (local or cloud)
OPENSTEER_API_KEYCloud API key

Verify

npx opensteer status

Expected output confirms the installed engine, workspace path, and browser availability.