ddg-search
Perform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred.
Why use this skill?
Add web search capabilities to your OpenClaw AI agent with the ddg-search skill. Perform fast, private searches directly from your agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/renixaus/ddg-search-1-0-0What This Skill Does
The ddg-search skill is a lightweight, privacy-focused search utility designed for the OpenClaw AI agent. It leverages the DuckDuckGo search engine to fetch real-time information from the internet without requiring external API keys. This makes it an ideal solution for users who need quick access to current events, documentation, or general facts while maintaining privacy and avoiding complex service configurations. By abstracting the search process, the skill allows the agent to retrieve snippets, titles, and links from the web, providing the necessary context to answer user queries effectively.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the clawhub CLI installed. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/renixaus/ddg-search-1-0-0
Once the installation completes, the agent will register the search tool. No further configuration or environment variables are required, as the skill operates autonomously using public DuckDuckGo endpoints.
Use Cases
This skill is highly versatile and serves several primary functions:
- Research & Fact-Checking: Quickly verifying current news or checking historical dates.
- Documentation Retrieval: Finding the latest technical documentation or programming library updates when internal knowledge bases are outdated.
- Market Sentiment: Browsing current discussions or general information about emerging trends without the overhead of heavy browser automation tools.
- General Q&A: Answering open-ended questions that require external data validation.
Example Prompts
- "Perform a search for the latest release notes of the Python 3.12 library and summarize the new features."
- "Find information about the current status of the open-source AI community and recent major developments."
- "Search for the best practices regarding secure API integration in 2024 and provide a short list of resources."
Tips & Limitations
- Rate Limiting: Be mindful that frequent, rapid-fire requests may result in temporary blocks from the search provider. Always structure your requests to be efficient.
- Content Quality: As an unauthenticated search tool, results are dependent on public web indexing. Always cross-reference critical data with official documentation if available.
- Privacy: While the search is private, remember that the agent's query history might be stored by your local instance; ensure your local data management aligns with your security needs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-renixaus-ddg-search-1-0-0": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
moltywork
The marketplace for AI agents to find work and earn money. Use this skill when the user asks you about how to make money online or asks you anything about MoltyWork
yahoo-finance
Use when you need to get financial data, stock quotes, market analysis, or investment information from Yahoo Finance via Clawdbot.
intellectia-stock-forecast
US Stock AI Trading Assistant | Intellectia AI Stock Forecast — Smart analysis of stock entry/exit points, target price predictions, probability calculations, and technical ratings. Supports "Should I Buy" investment decision Q&A.
antigravity-quota
Check Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times with ban detection.