·tavily-best-practices
</>

tavily-best-practices

tavily-ai/tavily-plugins

Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents.

27Installs·0Trend·@tavily-ai

Installation

$npx skills add https://github.com/tavily-ai/tavily-plugins --skill tavily-best-practices

SKILL.md

Tavily is a search API designed for LLMs, enabling AI applications to access real-time web data.

Tavily API Key Required - Get your key at https://app.tavily.com (1,000 free API credits/month, no credit card required)

| Web search results | search() | | Content from specific URLs | extract() | | Content from entire site | crawl() | | URL discovery from site | map() |

Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents. Source: tavily-ai/tavily-plugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tavily-ai/tavily-plugins --skill tavily-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tavily-best-practices?

Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents. Source: tavily-ai/tavily-plugins.

How do I install tavily-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tavily-ai/tavily-plugins --skill tavily-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tavily-ai/tavily-plugins

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01