Install
openclaw skills install gemini-web-searchClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Use Gemini CLI (@google/gemini-cli) to do web search / fact-finding and return a sourced summary. Use when the user asks “why did X happen today”, “what’s the latest news”, “search the web”, “find sources/links”, or any task requiring up-to-date info. Prefer this over other search tools when Gemini is available but slow; run it with a TTY, wait longer, and verify source quality.
openclaw skills install gemini-web-searchUse Gemini CLI to search the web and produce a concise, sourced answer.
PayPal (PYPL) fell Feb 4 2026: % change, $ change, main catalyst(s), 3 sourcesPreferred (OpenClaw tool call):
functions.exec with pty: truetimeout 300–600s (longer for heavy searches)yieldMs ~10000 then process.poll until completionCommand template:
~/.npm-global/bin/gemini -p "<prompt>"If pty:true still behaves poorly, use a pseudo-tty wrapper:
script -q -c "~/.npm-global/bin/gemini -p \"<prompt>\"" /dev/nullFast triage:
Search the web: <topic>. Give 3 bullets + 2 reputable links.
Market move:
Search the web: Why did <TICKER> move today (<date>)? Provide exact % and $ move (close + intraday if available) and the main catalyst(s). Cite sources with links.
Force better sources:
Search the web and prioritize Reuters/company IR/SEC filing. If you cannot find them, say so. Topic: <...>. Provide links.
Gemini prints “I will search…” then stalls
pty:true or script -q -c ... /dev/null.Output has suspicious claims (e.g., odd CEO news)
Need numbers but sources don’t show them
~/.npm-global/bin/gemini