Tavily Hikari Search
Use this skill when the task needs web search results through Tavily Hikari.
Workflow
Shape a focused query with any needed freshness, domain, or result-count constraints.
Run:
tvly-hikari search "latest MCP client setup patterns" --jsonFor saved output, pass official CLI output flags through the wrapper:
tvly-hikari search "Tavily CLI environment variables" --json -o tavily-search.jsonSummarize from the JSON result and cite URLs when the answer depends on external facts.
Hikari Notes
- Requests go to the configured Hikari
/api/tavily/searchfacade. - Use the Hikari token from
tvly-hikari configure; do not use a raw Tavily API key. - Hikari records audit logs and enforces the token's quota before forwarding upstream.