·browser-use-agentcore
</>

browser-use-agentcore

AWS AgentCore Browser skill for automated web testing and screenshot capture. Use this skill when the user asks to: - Test if a website works / 测试网站是否正常 - Take a screenshot of a webpage / 截取网页截图 - Check for JavaScript errors or console errors - Verify API health endpoints - Open a URL in a cloud browser - Debug website loading issues This skill uses AWS Bedrock AgentCore Browser (cloud-based, no local browser needed).

10Installs·0Trend·@tsaol

Installation

$npx skills add https://github.com/tsaol/awesome-claude --skill browser-use-agentcore

How to Install browser-use-agentcore

Quickly install browser-use-agentcore AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tsaol/awesome-claude --skill browser-use-agentcore
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tsaol/awesome-claude.

SKILL.md

View raw

This skill uses AWS Bedrock AgentCore Browser to perform automated web testing in the cloud. No local browser or display required - tests run on AWS infrastructure.

| url | - | URL to test (required) | | --screenshot | -s | Path to save screenshot | | --check-api | -a | Check /api/health endpoint | | --region | -r | AWS region (default: us-west-2) | | --json | -j | Output results as JSON |

While tests are running, you can watch the browser in real-time:

AWS AgentCore Browser skill for automated web testing and screenshot capture. Use this skill when the user asks to: - Test if a website works / 测试网站是否正常 - Take a screenshot of a webpage / 截取网页截图 - Check for JavaScript errors or console errors - Verify API health endpoints - Open a URL in a cloud browser - Debug website loading issues This skill uses AWS Bedrock AgentCore Browser (cloud-based, no local browser needed). Source: tsaol/awesome-claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tsaol/awesome-claude --skill browser-use-agentcore
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tsaol/awesome-claude

Quick answers

What is browser-use-agentcore?

AWS AgentCore Browser skill for automated web testing and screenshot capture. Use this skill when the user asks to: - Test if a website works / 测试网站是否正常 - Take a screenshot of a webpage / 截取网页截图 - Check for JavaScript errors or console errors - Verify API health endpoints - Open a URL in a cloud browser - Debug website loading issues This skill uses AWS Bedrock AgentCore Browser (cloud-based, no local browser needed). Source: tsaol/awesome-claude.

How do I install browser-use-agentcore?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tsaol/awesome-claude --skill browser-use-agentcore Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tsaol/awesome-claude

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22