freeUnlimited-websearch by lngu/openclaw-skill-freeunlimited-websearch
npx skills add https://github.com/lngu/openclaw-skill-freeunlimited-websearch --skill freeUnlimited-websearch使用 DuckDuckGo 免费搜索网页 - 无需 API 密钥或速率限制。
ddgs 包 (pip install ddgs)在 Python 环境中安装 ddgs 包:
pip install ddgs
将此技能克隆到您的 openclaw skills 目录:
git clone https://github.com/YOUR_USERNAME/openclaw-skill-freeUnlimited-websearch ~/.openclaw/skills/freeUnlimited-websearch
更新 search.py 的 shebang 行,指向已安装 的 Python 解释器:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
ddgs#!/path/to/your/venv/bin/python
在 ~/.openclaw/openclaw.json 中启用该技能:
{ "skills": { "entries": { "freeUnlimited-websearch": { "enabled": true } } } }
重启 openclaw:
openclaw gateway restart
当 OpenClaw 需要搜索网页以获取最新信息时,此技能会自动调用。
返回包含 title、href 和 body 字段的搜索结果 JSON 数组。
每周安装量
306
代码仓库
GitHub 星标数
2
首次出现
2026年2月26日
安全审计
安装于
cline303
gemini-cli303
codex303
kimi-cli303
cursor303
opencode303
Search the web for free using DuckDuckGo - no API key or rate limits.
ddgs package (pip install ddgs)Install the ddgs package in a Python environment:
pip install ddgs
Clone this skill to your openclaw skills directory:
git clone https://github.com/YOUR_USERNAME/openclaw-skill-freeUnlimited-websearch ~/.openclaw/skills/freeUnlimited-websearch
Update search.py shebang to point to your Python with ddgs installed:
#!/path/to/your/venv/bin/python
Enable the skill in ~/.openclaw/openclaw.json:
{ "skills": { "entries": { "freeUnlimited-websearch": { "enabled": true } } } }
Restart openclaw:
openclaw gateway restart
The skill is automatically invoked when OpenClaw needs to search the web for current information.
Returns JSON array of search results with title, href, and body fields.
Weekly Installs
306
Repository
GitHub Stars
2
First Seen
Feb 26, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykFail
Installed on
cline303
gemini-cli303
codex303
kimi-cli303
cursor303
opencode303
xdrop 文件传输脚本:Bun 环境下安全上传下载工具,支持加密分享
20,700 周安装