byaws-samples· 161 skills
Build production web scraping on Bedrock AgentCore Browser — connect Playwright over signed CDP WebSocket, drive extraction with an LLM agent over fixed tool primitives (navigate, scroll, extract-by-selector, screenshot), reuse login state via Browser Profiles with a DCV live-view login flow, detect login walls without false positives, and route through an external proxy. Use when scraping dynamic or login-gated sites (X/Twitter, Reddit, Instagram, YouTube, forums) with AgentCore Browser, when scraped results come back empty on lazy-loaded pages, when Google SSO fails silently in the cloud browser, or when a target site blocks AWS egress IPs.
$npx -y skills add aws-samples/sample-agent-skills-for-builders --skill agentcore-browser-web-scrapingInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-agent-skills-for-builders" --skill "aws-samples/sample-agent-skills-for-builders/agentcore-browser-web-scraping"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-agent-skills-for-builders" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-agent-skills-for-builders"` and select the relevant skills, then follow their instructions.