Web & Social
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.
browser_navigateNavigate to URLsbrowser_clickClick page elementsbrowser_typeFill form inputsbrowser_screenshotCapture screenshotsbrowser_extractExtract page contentbrowser_scrollScroll pages| Setting | Description | Required |
|---|---|---|
| headless | Run browser in headless mode | Optional |
| timeout | Page load timeout in ms | Optional |
> Browse to https://example.com and take a screenshot> Go to the login page and fill in the credentialskai skills install browserAfter installation, configure the skill using the kai config command or edit your .kai/config.yaml file.