Google Search Browser Use
Grassed's google-search-browser-use allows the agent to access and interpret live web results for up-to-date information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add google-search-browser-use npx -- -y @trustedskills/google-search-browser-use
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"google-search-browser-use": {
"command": "npx",
"args": [
"-y",
"@trustedskills/google-search-browser-use"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables an AI agent to perform Google searches using a web browser, allowing it to retrieve up-to-date information from the internet. It supports navigating web pages, extracting relevant data, and interacting with search results in a structured way.
When to use it
- To find current news or event updates that aren't available in static knowledge databases.
- When researching topics that require access to recent studies, articles, or reports.
- For tasks requiring interaction with websites, such as filling out forms or scraping data from specific pages.
Key capabilities
- Perform Google searches and navigate search results
- Extract text and data from web pages
- Handle basic browser interactions like clicking links and scrolling
Example prompts
- "Find the latest news about AI regulations in 2025."
- "Search for recent studies on renewable energy technologies."
- "Go to the official website of the United Nations and extract the current mission statement."
Tips & gotchas
- Ensure that the AI agent has access to a stable internet connection for successful searches.
- Be aware that some websites may block automated browser interactions or require login credentials for full access.
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.