# agentcore

> Claude/Codex skill by [@vercel-labs](https://omgskills.com/library/vercel-labs/index.md) · 40k stars · Updated 2026-08-11

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

```sh
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.

## Links

- HTML page: https://omgskills.com/skills/vercel-labs/agent-browser/agentcore/
- GitHub: https://github.com/vercel-labs/agent-browser
- Author: [@vercel-labs](https://omgskills.com/library/vercel-labs/index.md)

## More from this repo

- [agent-browser](https://omgskills.com/skills/vercel-labs/agent-browser/skills/agent-browser/index.md) — Browser automation CLI for AI agents.
   - [@vercel-labs](https://omgskills.com/library/vercel-labs/index.md) · 42k stars
- [derive-client](https://omgskills.com/skills/vercel-labs/agent-browser/skill-data/derive-client/index.md) — Reverse-engineer a website's internal API by recording browser traffic into a HAR file, then generate a standalone...
   - [@vercel-labs](https://omgskills.com/library/vercel-labs/index.md) · 41k stars
- [core](https://omgskills.com/skills/vercel-labs/agent-browser/core/index.md) — Core agent-browser usage guide.
   - [@vercel-labs](https://omgskills.com/library/vercel-labs/index.md) · 40k stars
