free, unlimited web search skill for OpenClaw powered by DuckDuckGo. No API keys, no rate limits, completely private.
npx skills add https://github.com/lngu/openclaw-skill-freeunlimited-websearch --skill freeunlimited-websearchقم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.
Free unlimited web search using DuckDuckGo. No API key required.
# Install dependency
pip install ddgs
# Clone to openclaw skills
git clone https://github.com/LNGU/openclaw-skill-freeUnlimited-websearch ~/.openclaw/skills/freeUnlimited-websearch
# Update shebang in search.py to your python path
# Then enable in ~/.openclaw/openclaw.json and restart openclaw
See SKILL.md for detailed instructions.
MIT