Communityv0.1.0

Local Web Search

Free local web search via DuckDuckGo HTML scraping with no API key. Use when web_search tool is unavailable or missing API keys, and you need fast query resu...

7.8kdownloads1stars21active installsmes
View on ClawHubBack to Skills

Skill Details

Slug
local-web-search-skill
Latest Version
0.1.0
Author
mes
Published
Feb 22, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Local Web Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial release of local-web-search skill. - Enables free local web search using DuckDuckGo HTML scraping; no API key required. - Provides JSON output with query, result count, disclaimers, security notes, and results including trust scores. - Implements trust scoring to rate result reliability; encourages primary source verification. - Designed with security best practices: only outbound HTTPS GET, no token/exfiltration risks. - Includes error handling with retry, exponential backoff, and jitter for reliability.