ollama-web-search

Web search via Ollama API. Returns relevant results from Ollama web search for AI agents.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ollama-web-search" with this command: npx skills add cndaqiang/ollama-web-search

Ollama Web Search

Web search using Ollama's web_search API.

Search

node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 10
node {baseDir}/scripts/search.mjs "query" --max-results 10

Options

  • -n <count>: Number of results to request (default: 5)
  • --max-results <count>: Same as -n

Notes

  • Needs OLLAMA_API_KEY
  • Outputs Ollama API response as JSON
  • Uses POST https://ollama.com/api/web_search

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Skylv System Health Watch

Real-time monitoring of agent memory, API calls, and errors

Registry SourceRecently Updated
Automation

Skylv Smart Task Scheduler

Context-aware task scheduling with priority management

Registry SourceRecently Updated
Automation

Skylv Self Thinking Agent

Enables AI agents to reflect on their own reasoning, detect cognitive biases, and improve decision quality through structured self-examination loops.

Registry SourceRecently Updated
Automation

Agent Collaboration Protocol

Structured multi-agent collaboration for backend + frontend builds. Use when an orchestrator needs to coordinate a backend engineer and frontend engineer on...

Registry SourceRecently Updated