tavily-map

tavily map

tavily-ai ↓ 9.7k
Claude Code
View source ↗

What it does

  • You need to find a specific subpage on a large site
  • You want a list of all URLs before deciding what to extract or crawl
  • Step 3 in the workflow: search → extract → map → crawl → research
  • Map is URL discovery only — no content extraction. Use extract or crawl for content.
  • Map + extract beats crawl when you only need a few specific pages from a large site.
  • Use --instructions for semantic filtering when path patterns aren't enough.
  • tavily-extract — extract content from URLs you discover

Requirements & configuration

  • You need to find a specific subpage on a large site
  • Map + extract beats crawl when you only need a few specific pages from a large site.
  • tavily-crawl — bulk extract when you need many pages

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

tavily map

Source

Repository: https://github.com/tavily-ai/skills

tavily-map FAQ

What does the tavily-map skill do?

| Discover and list all URLs on a website without extracting content, via the Tavily CLI. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", "list all pages", or "site structure". Faster than crawling — returns URLs only. Essential when you know the site but not the exact page. Combine with extract for targeted content retrieval. You need to find a specific subpage on a large site You want a list of all URLs before deciding what to extract or crawl

What does tavily-map require?

You need to find a specific subpage on a large site Map + extract beats crawl when you only need a few specific pages from a large site. tavily-crawl — bulk extract when you need many pages

How do I install tavily-map?

Run: npx -y skills add https://github.com/tavily-ai/skills --skill tavily-map --agent claude-code — the source lives at github.com/tavily-ai/skills.

Maintain tavily-map?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

tavily-map on getagentictools
[![tavily-map on getagentictools](https://getagentictools.com/badge/skills/tavily-ai-skills-tavily-map.svg)](https://getagentictools.com/skills/tavily-ai-skills-tavily-map?ref=badge)
npx agentictools info skills/tavily-ai-skills-tavily-map

The second line is the CLI lookup for this page — handy in READMEs and docs.