Tavily Search — agent skill from tavily-ai/skills

Tavily Search is available in the open agent skills ecosystem (tavily-ai/skills).

Install

npx skills add https://github.com/tavily-ai/skills --skill tavily-search

Skill content

The instructions an agent receives when this skill is active.

--- name: tavily-search description: | Search the web with LLM-optimized results via the Tavily CLI. Use this skill when the user wants to search the web, find articles, look up information, get recent news, discover sources, or says "search for", "find me", "look up", "what's the latest on", "find articles about", or needs current information from the internet. Returns relevant results with content snippets, relevance scores, and metadata — optimized for LLM consumption. Supports domain filtering, time ranges, and multiple search depths. allowed-tools: Bash(tvly *) --- # tavily search

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Tavily Search do?
Tavily Search is available in the open agent skills ecosystem (tavily-ai/skills). Tavily Search — agent skill from tavily-ai/skills.
How do I install Tavily Search?
In a supported agent environment, run: npx skills add https://github.com/tavily-ai/skills --skill tavily-search
When should I use Tavily Search?
Use this skill when working on tasks related to tavily-search.
Got an example for Tavily Search?
Apply Tavily Search to a relevant agent workflow.
Where does Tavily Search come from?
Source and updates: https://www.skills.sh/tavily-ai/skills/tavily-search. Confirm install steps and permissions there before you rely on it.