LLM Skills
~/catalog/information research//ddg-web-search

DuckDuckGo Web Search

/ddg-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...

ClawHub communityClawHub community
28
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/ddg-web-search Version: 1.0.0 Source changelog: - Initial release: Adds search capability using DuckDuckGo Lite with web_fetch. - No API key required; works with the built-in tool and has 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.

// original public source
https://clawhub.ai/skills/ddg-web-search
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/ddg-web-search" "https://clawhub.ai/skills/ddg-web-search"
Then in Claude Code, type /ddg-web-search to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 28
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Information research

View allarrow_forward