π¦ ClawHub
multi-search-aisa
by @bibaofeng
Run multi-source evidence gathering with confidence scoring across web, academic, Tavily, and synthesis layers via AISA. Use when: the user needs a comprehen...
TERMINAL
clawhub install multi-search-aisaπ About This Skill
name: multi-search description: "Run multi-source evidence gathering with confidence scoring across web, academic, Tavily, and synthesis layers via AISA. Use when: the user needs a comprehensive answer backed by multiple search sources instead of a single search pass." author: aisa version: "1.0.0" license: Apache-2.0 user-invocable: true primaryEnv: AISA_API_KEY requires: env: - AISA_API_KEY bins: - python3 metadata: openclaw: primaryEnv: AISA_API_KEY requires: env: - AISA_API_KEY bins: - python3
Multi Search
When to Use
When NOT to Use
Capabilities
Quick Start
export AISA_API_KEY="your-key"
Primary Runtime
Use the bundled Python client as the canonical ClawHub runtime path:
python3 scripts/search_client.py
Example Queries
Notes
β‘ When to Use
π‘ Examples
export AISA_API_KEY="your-key"