agentcore
Run agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include "use agentcore", "run on AWS", "cloud browser with AWS", "bedrock browser", "agentcore session", or any task requiring AWS-hosted browser automation.
Install
git clone https://github.com/vercel-labs/agent-browser /tmp/agent-browser && ln -s /tmp/agent-browser/skill-data/agentcore ~/.claude/skills/agentcore
From README
AWS Bedrock AgentCore Run agent-browser on cloud browser sessions hosted by AWS Bedrock AgentCore. All standard agent-browser commands work identically; the only difference is where the browser runs. Credentials are resolved automatically: Environment variables (AWSACCESSKEYID, AWSSECRETACCESSKEY, optionally AWSSESSIONTOKEN) AWS CLI fallback (aws configure export-credentials), which supports SSO, IAM roles, and named profiles No additional is needed if the user already has working AWS credentials.
