tavily-extract
Installation
SKILL.md
tavily extract
Extract clean markdown or text content from one or more URLs.
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 environment secret. Never paste a real API
key into a command, file, log, or chat.
See tavily-cli for alternative install methods and auth options.