tavily-best-practices

Web search API for LLMs with real-time data access, content extraction, site crawling, and AI-powered research.

tavily-ai ↓ 13k
Claude Code
View source ↗

What it does

  • references/sdk.md - Python & JavaScript SDK reference, async patterns, Hybrid RAG
  • references/search.md - Query optimization, search depth selection, domain filtering, async patterns, post-filtering
  • references/extract.md - One-step vs two-step extraction, query/chunks for targeting, advanced mode
  • references/crawl.md - Crawl vs Map, instructions for semantic focus, use cases, Map-then-Extract pattern
  • references/research.md - Prompting best practices, model selection, streaming, structured output schemas
  • references/integrations.md - LangChain, LlamaIndex, CrewAI, Vercel AI SDK, and framework integrations

Requirements & configuration

  • | Need | Method |

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Web search API for LLMs with real-time data access, content extraction, site crawling, and AI-powered research.

Source

Repository: https://github.com/tavily-ai/skills

tavily-best-practices FAQ

What does the tavily-best-practices skill do?

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. references/sdk.md - Python & JavaScript SDK reference, async patterns, Hybrid RAG references/search.md - Query optimization, search depth selection, domain filtering, async patterns, post-filtering

How do I install tavily-best-practices?

Run: npx -y skills add https://github.com/tavily-ai/skills --skill tavily-best-practices --agent claude-code — the source lives at github.com/tavily-ai/skills.

Maintain tavily-best-practices?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

tavily-best-practices on getagentictools
[![tavily-best-practices on getagentictools](https://getagentictools.com/badge/skills/tavily-ai-skills-tavily-best-practices.svg)](https://getagentictools.com/skills/tavily-ai-skills-tavily-best-practices?ref=badge)
npx agentictools info skills/tavily-ai-skills-tavily-best-practices

The second line is the CLI lookup for this page — handy in READMEs and docs.