🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ 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...

Versionv1.0.0
Downloads830
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

  • βœ… No API keys required
  • βœ… English and Chinese queries supported
  • βœ… JSON output available (with --json flag)
  • βœ… Fast and reliable
  • 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:

  • πŸ“§ Installation Service: Β₯99-299
  • πŸ”— Landing Page: https://yang1002378395-cmyk.github.io/openclaw-install-service/
  • 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