| name | tavily-hikari-extract |
| description | Extract URL content through Tavily Hikari with tvly-hikari. |
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 --json
-
Save larger extraction output when it will be reused:
tvly-hikari extract https://example.com/article --json -o tavily-extract.json
-
Use extracted text as supporting evidence, keeping quotes brief and source-specific.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/extract facade.
- The configured token is a Hikari access token.
- Hikari applies quota, audit logging, and upstream key-pool routing.