tavily-best-practices
Search API for LLMs providing web search, content extraction, and AI-powered research synthesis.
Install
npx skills add https://github.com/tavily-ai/skills --skill tavily-best-practicesStats
| Total installs | 4,955 |
| Weekly installs | 4.9K |
| GitHub stars | 143 |
| First seen | Jan 23, 2026 |
| Source | @tavily-ai/skills |
Summary
- Five core methods: search() for web results, extract() for URL content, crawl() for site-wide extraction, map() for URL discovery, and research() for end-to-end AI synthesis
- Supports Python and JavaScript SDKs with async clients for parallel queries and configurable search depth (ultra-fast/fast/basic/advanced)
- Crawl method accepts semantic instructions to focus extraction on specific content types; Map-then-Extract pattern available for targeted workflows
- Research method offers three model tiers (mini/pro/auto) with polling-based async execution, streaming support, and structured output schemas
- Integrates with LangChain, LlamaIndex, CrewAI, Vercel AI SDK, and other frameworks; supports Hybrid RAG patterns and project-level usage tracking
Tags
Related skills
| Skill | Installs | vs tavily-best-practices |
|---|---|---|
| clawdirect | 4,440 | -515 |
| ckm:design | 3,770 | -1,185 |
| ai-elements | 5,222 | +267 |
| akshare-stock | 4,893 | -62 |
| context7 | 4,022 | -933 |
FAQ
- How many installs does tavily-best-practices have?
- tavily-best-practices has 4,955 total installs and 4.9K installs this week.
- Where is tavily-best-practices hosted?
- tavily-best-practices is published by @tavily-ai/skills at https://github.com/tavily-ai/skills.
- How many GitHub stars does tavily-best-practices have?
- tavily-best-practices has 143 GitHub stars.
- When was tavily-best-practices first indexed?
- OrangeBot.AI first indexed tavily-best-practices on Jan 23, 2026.
- How do I install tavily-best-practices?
- Run: npx skills add https://github.com/tavily-ai/skills --skill tavily-best-practices