Install
openclaw skills install alphaear-searchPerform finance web searches and local context searches. Use when the user needs general finance info from the web (Jina/DDG/Baidu) or needs to retrieve finance information from a local document store (RAG).
openclaw skills install alphaear-searchUnified search capabilities: web search (Jina/DDG/Baidu) and local RAG search.
Use scripts/search_tools.py via SearchTools.
search(query, engine, max_results)
jina, ddg, baidu, local.search_list).references/PROMPTS.md. Read the cache first and decide if it's usable.aggregate_search(query)
Use scripts/hybrid_search.py or SearchTools with engine='local'.
daily_news database.duckduckgo-search, requestsscripts/database_manager.py (search cache & local news)