Google Search

Use this tool when you need up-to-date information from the internet. It grounds the model with real-time Google Search results across languages, improving factual accuracy and enabling responses with verifiable citations beyond the model's knowledge cutoff.

xream 15c260e 3 files · 2.5 KB Updated

File contents

Google Search

Web search using pure.md proxy to convert Google search pages to clean Markdown. No API key required.

Search

node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" --timeout 60000

Options

  • --timeout <ms>: Request timeout in milliseconds (default: 30000)

Notes:

  • Uses pure.md as proxy for clean Markdown output
  • No API key required
  • Supports multilingual searches
  • Node.js 18+ required (native fetch)

xream/scripts/tree/main/skills/google-search commit 15c260e7d9

Frequently asked questions

npx skillmds@latest add xream/google-search