Communityv1.0.0

DuckDuckGo Web Search

Web search without an API key using DuckDuckGo Lite via web_fetch. Use as a fallback when web_search fails with missing_brave_api_key error, or whenever you...

26.9kdownloads26stars265active installsJakeLin
View on ClawHubBack to Skills

Skill Details

Slug
ddg-web-search
Latest Version
1.0.0
Author
JakeLin
Published
Feb 15, 2026
Updated
Feb 26, 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 DuckDuckGo Web Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release: Adds search capability using DuckDuckGo Lite with web_fetch. - No API key required; works with the built-in tool and zero dependencies. - Returns search results with titles, URLs, and snippets for research queries. - Supports regional filtering via URL parameters. - Documents how to extract results and avoid sponsored links. - Designed as a fallback for missing API key errors or when no search API is configured.