tavily-hikari-best-practices

Installation
SKILL.md

Tavily Hikari Best Practices

Use this skill when deciding how to call Tavily Hikari from an agent workflow.

Rules

  • Use tvly-hikari ... --json for agent-readable output.

  • Use Hikari tokens beginning with th-; never paste official Tavily API keys into downstream agents or user machines.

  • Configure Hikari once:

    tvly-hikari configure --base-url https://<your-hikari-host> --token th-<id>-<secret>
    
Installs
33
GitHub Stars
348
First Seen
Jul 18, 2026
tavily-hikari-best-practices — ivanli-cn/tavily-hikari