| name | tavily-hikari-crawl |
| description | Crawl bounded sites through Tavily Hikari with tvly-hikari. |
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 --json
-
Save crawl results for follow-up analysis:
tvly-hikari crawl https://example.com/docs --json --output-dir tavily-crawl
-
Prefer narrow crawl scope over broad site-wide crawling.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/crawl facade.
- Hikari token quota and audit logs apply to the crawl.
- The upstream Tavily key remains inside Hikari's key pool.