Build or update the BlueBubbles external channel plugin for Moltbot (extension package, REST...
npx skills add 404kidwiz/agent-skills-backup --skill "tavily-web"
Install specific skill from multi-skill repository
# Description
Web search, content extraction, crawling, and research capabilities using Tavily API
# SKILL.md
name: tavily-web
description: Web search, content extraction, crawling, and research capabilities using Tavily API
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
npx skills add -g BenedictKing/tavily-web
Step-by-Step Guide
- Install the skill using the command above
- Configure Tavily API key
- Use naturally in Claude Code conversations
Examples
See GitHub Repository 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
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.