use this when the user asks to search the web, look up recent information, check current events, gather online sources, or research a topic using tavily search.
Use this skill for web search and lightweight research through the Tavily Search API.
A valid Tavily API key must be available through one of these methods:
--api-keyTAVILY_API_KEY{baseDir}/.secrets/tavily.keyIf no key is available, explain that Tavily search is not configured in this environment.
Run:
python3 {baseDir}/scripts/tavily_search.py --query "<user query>"
ZIP package — ready to use