Agent Browser
Automates web browsing tasks, data extraction, and form filling based on provided instructions from baptistearno.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add baptistearno-agent-browser npx -- -y @trustedskills/baptistearno-agent-browser
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"baptistearno-agent-browser": {
"command": "npx",
"args": [
"-y",
"@trustedskills/baptistearno-agent-browser"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides an AI agent with browser capabilities, allowing it to interact with websites and extract information from them. It can navigate web pages, fill out forms, click buttons, and retrieve data based on instructions. This enables agents to automate tasks that require online interaction and access real-time information.
When to use it
- Automated Data Extraction: Scrape product prices or other data from e-commerce websites.
- Form Filling: Automatically fill out online forms, such as registration forms or surveys.
- Web Navigation: Have the agent browse a website and summarize its content.
- Online Research: Instruct the agent to research a topic by visiting relevant web pages.
Key capabilities
- Website navigation
- Form interaction (filling)
- Data extraction from websites
- Clicking buttons on webpages
Example prompts
- "Browse amazon.com and find the price of 'Kindle Paperwhite'."
- "Fill out this registration form: [link to form]."
- "Go to cnn.com and summarize the top headline."
Tips & gotchas
The agent's ability is dependent on the website’s structure and accessibility. Complex websites with dynamic content or requiring authentication may present challenges.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.