Use Case
Tavily Search Pro isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Tavily AI search platform with 5 modes: Search (web/news/finance), Extract (URL content), Crawl (website crawling), Map (sitemap discovery), and Research (deep research with citations). Use for: web search with LLM answers, content extraction, site crawling, deep research. This guide covers how to deploy Tavily Search Pro for your team, standardize prompts, and create shared workflows that everyone can use.
Install Tavily Search Pro in your project directory: .claude/skills/tavily-search-pro/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Tavily Search Pro in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Tavily Search Pro
How can my team use Tavily Search Pro together?
Set up Tavily Search Pro for our project so everyone can use it
Create a shared workflow using Tavily Search Pro for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install tavily-search-proOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install tavily-search-proβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/tavily-search-pro/π‘Extract and place the folder at the path above, then restart your agent.