tavily-crawl
Installation
SKILL.md
tavily crawl
Crawl a website and extract content from multiple pages. Supports saving each page as a local markdown file.
Before running any command
Check tvly --version and tvly --status first. If the CLI is missing, use a
reviewed installation method:
uv tool install tavily-cli
# or: python -m pip install --user tavily-cli
Authenticate with tvly login or an approved environment secret. Never expose
a real API key in commands, logs, files, or chat.
See tavily-cli for alternative install methods and auth options.