π¦ ClawHub
smart-search-aisa
by @bibaofeng
Combine web and academic search into one smart AISA search mode. Use when: the user needs a balanced research pass that mixes public web coverage with academ...
TERMINAL
clawhub install smart-search-aisaπ About This Skill
name: smart-search description: "Combine web and academic search into one smart AISA search mode. Use when: the user needs a balanced research pass that mixes public web coverage with academic depth." 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
Smart 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"