Skip to main content
Back to registry

tavily-web

benedictking/tavily-web

Installs258
Install command
npx skills add https://github.com/benedictking/tavily-web --skill tavily-web
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Choose Tavily endpoint based on user intent: This skill uses a two-phase architecture: Use Task tool to invoke tavily-fetcher sub-skill, passing command and JSON (stdin): Two ways to configure API Key (priority: environment variable > .env ): - search : Need to "search web / latest info / find sources / find links" - extract : Given URL(s), need to extract/summarize content - crawl : Need to traverse site following instructions and scrape page content - map : Need to discover site page list/structure (without full content or metadata only) - research : Need structured research output following given output_schema - Main skill (current context) : Understand user question → Choose endpoint → Assemble JSON payload - Sub-skill (fork context) : Only responsible for HTTP call execution, avoiding conversation history token waste - Environment variable: TAVILY_API_KEY - .env file: Place in .claude/skills/tavily-web/.env , can copy from .env.example

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tavily-web do?

tavily-web is listed in SkillJury, but the source summary is still sparse.

Is tavily-web good?

tavily-web does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tavily-web work with?

tavily-web currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to tavily-web?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tavily-web?

npx skills add https://github.com/benedictking/tavily-web --skill tavily-web

Related skills

Alternatives in Software Engineering