skills/clawhub.ai/web-search

web-search

Installation
SKILL.md

Web Search

Use this skill for web discovery.

Typical cases:

  • the user wants recent facts, news, releases, or announcements
  • you need to find the right docs page, blog post, repo, or product page
  • you need multiple external sources before summarizing or comparing them
  • the user asks vague things like “find the official docs”, “look up current pricing”, or “see what changed recently”

If the user already gave an exact URL and wants its contents, use web-fetch instead.

Command

Run:

node ./search.mjs --query "<query>"
Installs
3
First Seen
1 day ago
web-search from clawhub.ai