Information researchGitHub source
DuckDuckGo Web Search
/ddg-web-searchWeb 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...
// 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-searchLicense: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.