Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Tavily Web Search Skill Guide

agent tool_use skill risk: low

Tavily Web Search Skill Guide

The prompt describes a skill for web search, content extraction, and website crawling via the Tavily API, including installation steps, usage conditions, and limitations.

  • External action: medium

SKILL 1 file

SKILL.md
---
name: antigravity-awesome-skills-tavily-web-246b9cc6
description: "Web search, content extraction, crawling, and research capabilities using Tavily API. Use when you need to search the web for current information, extracting content from URLs, or crawling websites."
---
# tavily-web

## Overview
Web search, content extraction, crawling, and research capabilities using Tavily API

## When to Use
- When you need to search the web for current information
- When extracting content from URLs
- When crawling websites

## Installation
```bash
npx skills add -g BenedictKing/tavily-web
```

## Step-by-Step Guide
1. Install the skill using the command above
2. Configure Tavily API key
3. Use naturally in Claude Code conversations

## Examples
See [GitHub Repository](https://github.com/BenedictKing/tavily-web) for examples.

## Best Practices
- Configure API keys via environment variables

## Troubleshooting
See the GitHub repository for troubleshooting guides.

## Related Skills
- context7-auto-research, exa-search, firecrawl-scraper, codex-review

## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

ROLES & RULES

  1. Use this skill only when the task clearly matches the scope described above.
  2. Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  3. Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

EXPECTED OUTPUT

Format
markdown

CAVEATS

Dependencies
  • Tavily API key

QUALITY

OVERALL
0.50
CLARITY
0.80
SPECIFICITY
0.55
REUSABILITY
0.20
COMPLETENESS
0.40

IMPROVEMENT SUGGESTIONS

  • Replace external GitHub links for examples and troubleshooting with inline content so the description is self-contained.
  • Add explicit placeholders or variables for API key configuration and usage syntax to improve reusability as a template.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT