tavily-crawl

Crawl websites and save each page as a local markdown file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/HuynhSang2005/delivery-app --skill tavily-crawl-huynhsang2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily-crawl
Source: https://github.com/HuynhSang2005/delivery-app/tree/main/.agents/skills/tavily-crawl
Command: npx skills add https://github.com/HuynhSang2005/delivery-app --skill tavily-crawl-huynhsang2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Crawl websites and extract content from multiple pages and save each page as a local markdown file for offline access and easy documentation.

Core Features & Use Cases

  • Crawl a site or specific sections (e.g., all /docs/) and extract content from pages.
  • Save each page as a local markdown file for offline access or documentation generation.
  • Supports depth/breadth control, path filtering, semantic instructions, and saving outputs per page to integrate with downstream workflows.

Quick Start

Run a basic crawl with Tavily to fetch multiple pages from a site and save each page as a local markdown file.

Frequently Asked Questions about tavily-crawl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I crawl a website and save pages as markdown files for offline documentation?

To crawl a website and save pages as markdown, you can extract content from multiple pages and store each page locally as a markdown file for offline documentation access.

Can I control crawl depth and filter paths when bulk extracting web content?

Yes, you can control crawl depth and breadth, apply path filtering, and use semantic instructions to target specific sections when extracting web content for bulk collection.

What is the best way to download all pages under a specific web directory like /docs/?

Downloading all pages under a specific directory involves crawling targeted site sections using path filtering, then extracting content to save each page as a local markdown file.

Does the Tavily CLI support saving extracted web content to individual local files?

Yes, the Tavily CLI supports saving extracted web content to individual local markdown files per page, enabling offline access and integration with downstream workflows.

Can I use semantic instructions to guide how website content is extracted for offline access?

Semantic instructions can guide website content extraction by directing the crawl process, allowing targeted collection of pages saved as markdown files for offline access.