agentcore-browser

Installation
SKILL.md

AgentCore Browser

Headless Chromium browser running inside the AgentCore container. Navigate to URLs, take screenshots, and interact with page elements.

Important

This skill requires enable_browser=true in CDK configuration. If the browser is not available, the tools will return a clear error message.

Usage

browser_navigate

Navigate to a URL and return the page title and text content.

node {baseDir}/navigate.js '{"url": "https://example.com"}'
  • url (required): The URL to navigate to
Installs
1
GitHub Stars
164
First Seen
Jun 16, 2026
agentcore-browser — aws-samples/sample-host-openclaw-on-amazon-bedrock-agentcore