2.5k★by renixaus
ddg-search – OpenClaw Skill
ddg-search is an OpenClaw Skills integration for coding workflows. Perform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred.
Skill Snapshot
| name | ddg-search |
| description | Perform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred. OpenClaw Skills integration. |
| owner | renixaus |
| repository | renixaus/ddg-search-1-0-0 |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @renixaus/ddg-search-1-0-0 |
| last updated | Feb 7, 2026 |
Maintainer

name: ddg-search description: Perform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred.
DuckDuckGo Search Skill
This skill provides the ability to perform web searches using DuckDuckGo.
Usage
To use this skill, provide a search query. The skill will return relevant results from DuckDuckGo.
Scripts
search.py: Executes the DuckDuckGo search and returns the results.
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install ddg-search?
Run openclaw add @renixaus/ddg-search-1-0-0 in your terminal. This installs ddg-search into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/renixaus/ddg-search-1-0-0. Review commits and README documentation before installing.
