Perform 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).
60
68%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/alphaear-search/SKILL.mdUnified 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)853f09b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.