Tavily Hikari Map
Use this skill when a task needs URL discovery or site mapping through Tavily Hikari.
Workflow
Start from a canonical site or documentation root.
Run:
tvly-hikari map https://example.com/docs --jsonSave output when the URL set will guide later crawl or extract work:
tvly-hikari map https://example.com/docs --json -o tavily-map.jsonFeed only relevant discovered URLs into later extract or crawl calls.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/mapfacade. - Use a Hikari token, not an official Tavily API key.
- Hikari centralizes quota, audit, and upstream key selection.