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", "bedroc

Overview

Agentcore is a specialized skill designed to integrate the vercel-labs/agent-browser repository with AWS Bedrock AgentCore cloud browsers. This tool enables AI agents, such as Codex and Claude, to execute browser automation tasks within a managed AWS environment. By leveraging AWS infrastructure, users can run cloud-based browser sessions that utilize AWS credentials for secure and scalable operations. The skill is particularly useful for developers requiring managed browser environments without local setup. As part of the popular agent-browser project, which has garnered over 37,000 stars on GitHub, Agentcore provides a bridge between agentic workflows and cloud-native browser execution. It facilitates complex web interactions directly through AWS Bedrock, ensuring reliable performance for automated browsing requirements.

Use Cases

Executing browser automation tasks within managed AWS Bedrock cloud environments.
Running cloud browser sessions that require integration with AWS credentials.
Scaling agentic web interactions using AWS-backed infrastructure instead of local resources.

Install Notes

# Review source first
open https://github.com/vercel-labs/agent-browser/blob/main/skill-data/agentcore/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

This skill utilizes AWS infrastructure to manage browser sessions, requiring appropriate AWS credentials for operation. Users should ensure that permissions are correctly configured within their AWS environment to maintain secure access to Bedrock AgentCore resources.

Related Skills

Core

vercel-labs/agent-browser

DevOps

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple

CodexClaude
reacttesting
37,057 starsSource linked

Agent Browser

vercel-labs/agent-browser

DevOps

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button",

CodexClaude Code
testingbrowser
37,057 starsSource linked

LangChain Middleware

langchain-ai/langchain-skills

DevOps

INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured output with Pydantic/Zod.

Claude
typescriptpython
817 starsSource linked

Deep Agents Core

langchain-ai/langchain-skills

DevOps

INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.

Claude
typescriptpython
817 starsSource linked

LangGraph Persistence

langchain-ai/langchain-skills

DevOps

INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.

CodexClaude
typescriptpython
817 starsSource linked

Windows Builder

hashicorp/agent-skills

DevOps

Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.

Claude CodeClaude
securitydata
685 starsSource linked