Tavily Hikari Crawl
Use this skill when a task needs to crawl a site or path through Tavily Hikari.
Workflow
Define the start URL and crawl bounds before running the command.
Run a bounded crawl:
tvly-hikari crawl https://example.com/docs --jsonSave crawl results for follow-up analysis:
tvly-hikari crawl https://example.com/docs --json --output-dir tavily-crawlPrefer narrow crawl scope over broad site-wide crawling.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/crawlfacade. - Hikari token quota and audit logs apply to the crawl.
- The upstream Tavily key remains inside Hikari's key pool.