Tavily Hikari Extract
Use this skill when the task needs content extraction from one or more URLs through Tavily Hikari.
Workflow
Confirm the URL list is specific and avoids private or irrelevant pages.
Run:
tvly-hikari extract https://example.com/article --jsonSave larger extraction output when it will be reused:
tvly-hikari extract https://example.com/article --json -o tavily-extract.jsonUse extracted text as supporting evidence, keeping quotes brief and source-specific.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/extractfacade. - The configured token is a Hikari access token.
- Hikari applies quota, audit logging, and upstream key-pool routing.