duckduckgo-websearchPerform private, high-quality web searches using DuckDuckGo's Instant Answer API with fallback to scrape top 5 links and summaries without requiring API keys.
Install via ClawdBot CLI:
clawdbot install IanWChoi/duckduckgo-websearchPurpose
When to use
Design principles
Bundled resources
Outputs
{
"query": "...",
"summary": "short abstract or empty",
"links": [ {"title":"...","url":"...","snippet":"..."}, ... up to 5],
"source": "instant-answer|serp-fallback",
"notes": "any warnings"
}
Security & limits
Installation / Usage (for maintainer)
node scripts/ddg_search.js "query terms"
Trigger examples (see references/usage_examples.md)
Generated Mar 1, 2026
Students and researchers use this skill to quickly gather recent sources, news, and factual data for papers or projects. It provides structured summaries and top links without requiring API keys, making it ideal for privacy-conscious academic environments.
Journalists and media professionals employ the skill to verify information, find credible sources, and summarize web results for news articles. Its fallback scraping ensures reliable data retrieval even when instant answers are limited.
Business analysts use it to search for competitor updates, industry trends, and customer feedback without relying on paid APIs. The structured JSON output facilitates easy integration into reports and dashboards.
IT support teams leverage the skill to find solutions, tutorials, and documentation for software or hardware issues. It quickly fetches top results and summaries, aiding in efficient problem resolution.
Content creators and marketers use it to gather ideas, sources, and summaries for blogs or social media posts. The privacy-friendly design avoids tracking, suitable for sensitive topics.
Integrate this skill into a freemium AI assistant platform, offering basic web search for free users. Charge for advanced features like deeper analysis or higher rate limits, leveraging the no-API-key design to reduce costs.
Package the skill as part of a B2B service that aggregates web data for clients in industries like market research or journalism. Use the structured outputs to feed into custom analytics tools, charging per query or monthly.
Offer the skill as open-source for community use, then monetize through support, customization services, or premium add-ons like enhanced security features. The lightweight design attracts developers seeking privacy-focused solutions.
💬 Integration Tip
Ensure Node.js 18+ is installed and test the script manually first; use the structured JSON output to easily parse results into other applications or AI workflows.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.