Install
openclaw skills install free-web-browserBrowse web through OpenClaw web_search and web_fetch with Ollama as search provider, no external API key required. Use when user asks to search web, verify current facts, compare sources, open result pages, summarize articles, or browse live web content cheaply through local or Ollama-backed search instead of paid search APIs or full browser automation.
openclaw skills install free-web-browserUse web_search for discovery, then web_fetch for page content.
web_search first.web_fetch on source pages you actually need.Prefer short, specific queries.
site:docs.openclaw.ai web_search ollamaollama web search brave searxng comparisonsite:github.com OR site:docs.openclaw.ai <topic><topic> 2026If first query weak, tighten scope instead of fetching random pages.
web_searchUse for:
web_fetchUse for:
Prefer extractMode: "markdown" unless plain text is better for logs or machine-like parsing.
This skill assumes web_search is configured to use Ollama-backed search, so no separate search API key is needed.
web_search tool. Do not shell out to Ollama manually unless debugging config.web_search, this skill cannot browse live web.Default answer shape:
For troubleshooting and example prompts, read references/ollama-web-browser-notes.md.