This runs agent-browser sessions on AWS Bedrock AgentCore instead of your local Chrome. The API is identical, you just add a `-p agentcore` flag and it spins up a cloud browser backed by AWS infrastructure. Credentials resolve automatically from your existing AWS setup (environment variables, CLI profiles, SSO). The killer feature is persistent profiles: set `AGENTCORE_PROFILE_ID` and your login sessions survive across runs, which is huge for authenticated workflows. You also get a Live View URL to watch sessions in the AWS Console. Default timeout is one hour but you can extend it. Honestly most useful when you need browser automation in CI/CD or want to avoid local Chrome dependencies.
npx -y skills add vercel-labs/agent-browser --skill agentcore --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot