π¦ ClawHub
Openclaw Free Search
by @yang1002378395-cmyk
Free 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 y...
TERMINAL
clawhub install openclaw-free-searchπ About This Skill
name: openclaw-free-search description: Free 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 Free Web Search
Search the web without API keys. This skill provides free web search capability using a no-cost search service.
Installation
npx clawhub@latest install openclaw-free-search
Usage
After installation, use the search script:
node ~/.openclaw/skills/openclaw-free-search/search.js 'your search query'
Features
Examples
# 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
Need Help?
If you need help with OpenClaw:
License
MIT
π‘ Examples
# 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