Browser

Web & Social

Installed

The Browser skill enables Kai to navigate websites, interact with page elements, fill forms, click buttons, and capture screenshots. Perfect for web scraping, testing, and research tasks.

Available Tools

  • browser_navigateNavigate to URLs
  • browser_clickClick page elements
  • browser_typeFill form inputs
  • browser_screenshotCapture screenshots
  • browser_extractExtract page content
  • browser_scrollScroll pages

Configuration

SettingDescriptionRequired
headlessRun browser in headless modeOptional
timeoutPage load timeout in msOptional

Examples

Navigate to a page

> Browse to https://example.com and take a screenshot

Fill a form

> Go to the login page and fill in the credentials

Installation

CLICopy
kai skills install browser

After installation, configure the skill using the kai config command or edit your .kai/config.yaml file.

All SkillsSkill Commands