Communityv1.0.0

Tavily Extract

Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their...

742downloads1stars5active installsEvan Rimer
View on ClawHubBack to Skills

Skill Details

Slug
tavily-extract
Latest Version
1.0.0
Author
Evan Rimer
Published
Mar 10, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Tavily Extract.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the extract skill for Tavily's extraction API. - Extracts clean markdown or text from up to 20 URLs per request. - Supports both OAuth authentication (automatic browser flow) and API key for flexible setup. - Offers options for targeted extraction using query and chunking, as well as depth selection for dynamic/JavaScript-heavy pages. - Provides example usage with both shell scripts and direct curl commands. - Response includes extracted content, failed URLs, and response time for full transparency.