English | 中文
Explore agent-browser with AI
# Install agent-browser
pnpm install
# Install the skill
npx skills add vercel-labs/agent-browser
# Copy .env.example to .env and set values as needed
cp .env.example .env-
npm run launchstarts Chrome with a persistent profile in the current folder, so cookies and storage are preserved. -
login to sites that require authorization; sessions persist across runs.
-
Prefix your Agent prompt with instructions like:
# Launch - Run `./scripts/launch.sh` - Use agent-browser connection from .env `PORT` # Your operations ... # Close - Run agent-browser close
In the Agent tool, you can use:
# Launch
- Run `./scripts/launch.sh`
- Use agent-browser connection from .env `PORT`
# Your operations
- Use agent-browser to visit https://github.com/yuler/explore-agent-browser, capture a full-page screenshot, and save it to the `outputs/` directory.
# Close
- Run agent-browser close
npx skills add .to add the current skill: demo-gmail-unreadnpm run launchand login to your Google Gmail account first/demo-emai-unreadrun this skill