fcakyon/tavily-usage
This skill should be used when user asks to "search the web", "fetch content from URL", "extract page content", "use Tavily search", "scrape this website", "get information from this link", or "web search for X".
npx skills add https://github.com/fcakyon/claude-codex-settings --skill tavily-usage
Use Tavily MCP tools for web search and content retrieval operations.
mcp__tavily__tavily_search)Use for:
Best for: Initial research, finding sources, broad queries
mcp__tavily__tavily-extract)Use for:
Best for: In-depth analysis, specific URL content, detailed information
tavily_extract_to_advanced.py hook automatically upgrades extract calls to advanced mode for better accuracy when needed.
mcp__tavily__tavily_search for discovery phasemcp__tavily__tavily-extract for detailed content on specific URLsTavily MCP requires:
TAVILY_API_KEY - API key from Tavily (tvly-...)Configure in shell before using the plugin.
Take fcakyon/tavily-usage from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.