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", "bed...
概要
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.
ユースケース
導入方法
# Review source first
open https://github.com/vercel-labs/agent-browser/blob/main/skill-data/agentcore/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
セキュリティ
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.
関連Skills
CI Cd And Automation
addyosmani/agent-skills
CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。
Agent Browser
vercel-labs/agent-browser
AIエージェント向けのブラウザ自動化CLIです。ページの移動、フォーム入力、ボタンのクリック、スクリーンショットの取得、データ抽出、ウェブアプリのテスト、またはあらゆるブラウザタスクの自動化など、ユーザーがウェブサイトを操作する必要がある場合に使用します。トリガーには、「ウェブサイトを開く」、「フォームに入力する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータをスクレイピングする」、「このウェブアプリをテストする」、「サイトにログインする」、「ブラウザ操作を自動化する」、またはプログラムによるウェブ操作を必要とするあらゆるタスクが含まれます。また、...に使用します。
Protected Vercel Deployments
vercel-labs/agent-browser
Vercel Authentication、SSO、または Deployment Protection で保護された Vercel デプロイメントに agent-browser でアクセスしてテストします。プレビューまたは本番の URL が Vercel ログインページにリダイレクトされる場合、保護による 401 または 403 エラーを返す場合、あるいは静的なバイパスシークレットや公開例外の代わりに短期間の Trusted Sources OIDC 認証が必要な場合に使用します。
Cloudflare
cloudflare/skills
Workers、Pages、ストレージ(KV、D1、R2)、AI(Workers AI、Vectorize、Agents SDK)、フィーチャーフラグ(Flagship)、ネットワーキング(Tunnel、Spectrum)、セキュリティ(WAF、DDoS)、および infrastructure-as-code(Terraform、Pulumi)を網羅する包括的な Cloudflare プラットフォームスキルです。あらゆる Cloudflare 開発タスクに使用できます。学習済みの知識よりも Cloudflare ドキュメントからの情報取得を優先します。
Cloudflare Email Service
cloudflare/skills
Cloudflare Email Service(Email Sending + Email Routing)を使用して、トランザクションメールの送受信を行います。メール送信(Workers bindingまたはREST API)、Email Routing、エージェントのSDKメール処理の構築、またはWorkers、Node.js、Python、Goなどのあらゆるアプリへのメール統合に使用します。また、メールの到達性、SPF/DKIM/DMARC、wranglerのメール設定、MCPメールツール、またはコーディングエージェントがメールを送信する必要がある場合にも使用します。「Workerにメールを追加して」といった単純なリクエストであっても、このスキルには重要な設定が含まれています。
Agents SDK
cloudflare/skills
Agents SDKを使用してCloudflare Workers上にAIエージェントを構築します。ステートフルなエージェント、Durable Workflows、リアルタイムWebSocketアプリ、スケジュール済みタスク、MCPサーバー、チャットアプリケーション、音声エージェント、またはブラウザ自動化を作成する際にロードしてください。Agentクラス、状態管理、呼び出し可能なRPC、Workflows、永続的な実行、キュー、リトライ、オブザーバビリティ、およびReactフックをカバーしています。事前学習済みの知識よりもCloudflareドキュメントからの検索(retrieval)を優先します。