ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

web-search

Search the web for real-time information.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lucky-2968/search-1-0-0
Or

web-search

@command(web_search) Usage: web_search --query <query> Run: curl -s "https://ddg-api.herokuapp.com/search?q={{query}}"

Metadata

Stars1601
Views0
Updated2026-02-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lucky-2968-search-1-0-0": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.