tavily-ai/tavily-cursor-plugin · Archived

tavily-search

Search the web for current sources and snippets. Use when the user wants to search, look up, find articles, get recent news, or discover sources, and does not already have a URL. Triggers: "search for", "look up", "find me", "what's the latest on", "find articles about".

First seen Jun 7, 2026

Installation

$ npx skills add tavily-ai/tavily-cursor-plugin --skill tavily-search

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from tavily-ai/tavily-cursor-plugin.

npx skills add tavily-ai/tavily-cursor-plugin

Browse all from tavily-ai/tavily-cursor-plugin

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,641 B
  • docs SUMMARY.md 292 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 8 installs

SKILL.md

Tavily Search

Find pages and current information when you do not already have a URL.

When

  • The user needs information on a topic and has not supplied a URL
  • First step: search → extract → map → crawl → research

Do not use this skill when the user already has URLs (extract), needs every page in a site section (crawl), needs to locate pages on a known site (map), or wants a cited multi-source report (research).

How

  • Write short search queries, not prompts — keep each under 400 characters. Split multi-part questions into separate queries.
  • Apply domain, topic, or date constraints when the user specified them.
  • Prefer primary sources for factual or technical claims. Cross-check consequential facts.
  • Cite source URLs. Synthesize; do not paste raw result dumps. Do not request full page HTML for every hit; if snippets are thin, extract the best URLs instead.

If snippets are not enough, extract the best URLs. If the user needs a full cited briefing, switch to research.

Execute

If tavily_search is callable (the name may be prefixed), call it. Do not install the CLI and do not run tvly for this. In a coding-agent terminal that is already using tvly, pass --client-name "cursor plugin" and take flags from tvly search --help. Never ask for an API key in chat.