{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/tavily-web",
  "version": "1.0.0",
  "name": "Tavily Web",
  "description": "Web search, content extraction, crawling, and research capabilities using Tavily API",
  "system_prompt_fragment": "# tavily-web\n\n## Overview\nWeb search, content extraction, crawling, and research capabilities using Tavily API\n\n## When to Use\n- When you need to search the web for current information\n- When extracting content from URLs\n- When crawling websites\n\n## Installation\n```bash\nnpx skills add -g BenedictKing/tavily-web\n```\n\n## Step-by-Step Guide\n1. Install the skill using the command above\n2. Configure Tavily API key\n3. Use naturally in Claude Code conversations\n\n## Examples\nSee [GitHub Repository](https://github.com/BenedictKing/tavily-web) for examples.\n\n## Best Practices\n- Configure API keys via environment variables\n\n## Troubleshooting\nSee the GitHub repository for troubleshooting guides.\n\n## Related Skills\n- context7-auto-research, exa-search, firecrawl-scraper, codex-review",
  "applicable_domains": [
    "other"
  ],
  "category": "other",
  "invocation": [
    "/tavily-web"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/tavily-web",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/tavily-web",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "other"
  ],
  "lifecycle": "draft"
}