π¦ ClawHub
scholar-search-aisa
by @bibaofeng
Search academic papers and scholarly sources through the AISA scholar endpoint. Use when: the user asks for papers, authors, recent research, citations, or y...
TERMINAL
clawhub install scholar-search-aisaπ About This Skill
name: scholar-search description: "Search academic papers and scholarly sources through the AISA scholar endpoint. Use when: the user asks for papers, authors, recent research, citations, or year-filtered academic evidence." 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
Scholar 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"