Browserbase Nextjs Template
Description
A Browserbase starter template for building scalable browser automation and agent workflows, deployable on Vercel.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Stagehand Research Agent
[Demo]() | [Browserbase](https://browserbase.com) | [Stagehand](https://stagehand.dev)
An AI-powered research agent that runs **5 parallel browser sessions** to search the web in real-time. Watch AI agents browse Google, Wikipedia, YouTube, Hacker News, and Google News simultaneously, then synthesize findings into a comprehensive summary.
Deploy
Deploy this template to Vercel with one click. The Vercel Marketplace will automatically prompt you to set up Browserbase.
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fbrowserbase%2Fbrowserbase-nextjs-template&stores=%5B%7B%22type%22%3A%22integration%22%2C%22protocol%22%3A%22other%22%2C%22productSlug%22%3A%22browserbase%22%2C%22integrationSlug%22%3A%22browserbase%22%7D%5D)
Features
- Parallel Browser Sessions: 5 browsers run simultaneously, each researching a different source
- Live Browser Views: Watch AI agents navigate the web in real-time
- Multi-Source Research: Searches Google, Wikipedia, YouTube, Hacker News, and Google News
- AI-Powered Extraction: Uses Claude to intelligently extract relevant information from pages
- Smart Synthesis: Combines findings into a structured, comprehensive summary
- Real-time Streaming: Server-Sent Events deliver results as they're discovered
Tech Stack
Frontend
- Framework: Next.js 15 with React 19 and TypeScript
- Styling: Tailwind CSS 4
- Markdown: ReactMarkdown for rendering summaries
Backend
- AI Model: Claude Sonnet via Vercel AI Gateway
- Browser Automation: Stagehand + Browserbase
- Streaming: Server-Sent Events (SSE)
- Runtime: Next.js API Routes with 300s max duration
Infrastructure
- Browser Infrastructure: Browserbase cloud browsers
- AI Gateway: Vercel AI Gateway
- Deployment: Vercel
Prerequisites
- Node.js 18.x or later
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development