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.

Skills & Integrations

Skills

Skill system, built-in skills, and custom skill authoring.

Built-in Skills

SkillDescription
opensteerBrowser automation workflows — CLI exploration, SDK replay, scraper generation
electronDesktop app automation via Electron remote debugging

Skill Structure

skills/
  my-skill/
    SKILL.md          # Skill definition and instructions
    references/       # Reference documentation
    templates/        # Code templates

Conventions

  • One skill per folder
  • SKILL.md frontmatter defines the skill metadata
  • Reference docs use relative Markdown links
  • Templates provide starter code for common patterns

Using Skills

Skills are loaded by agents that support the OpenSteer skill protocol. The agent reads SKILL.md for instructions and uses reference docs and templates as context for code generation.