Install
openclaw skills install openclaw-free-searchFree web search for OpenClaw without API keys. Uses a free search service to search the web and get results. No Brave/Perplexity API key required. Use when you need to search the web but don't have API keys configured.
openclaw skills install openclaw-free-searchSearch the web without API keys. This skill provides free web search capability using a no-cost search service.
npx clawhub@latest install openclaw-free-search
After installation, use the search script:
node ~/.openclaw/skills/openclaw-free-search/search.js 'your search query'
# Basic search
node ~/.openclaw/skills/openclaw-free-search/search.js 'OpenClaw installation guide'
# JSON output
node ~/.openclaw/skills/openclaw-free-search/search.js 'AI agent automation' --json
If you need help with OpenClaw:
MIT