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-websearchCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 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