بنقرة واحدة
tavily-hikari-best-practices
Guide agents to use Tavily Hikari safely through tvly-hikari.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guide agents to use Tavily Hikari safely through tvly-hikari.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run Tavily CLI workflows through a configured Tavily Hikari deployment.
Crawl bounded sites through Tavily Hikari with tvly-hikari.
Extract URL content through Tavily Hikari with tvly-hikari.
Discover site URLs through Tavily Hikari with tvly-hikari.
Run multi-step Tavily research through Tavily Hikari with tvly-hikari.
Search the web through Tavily Hikari with tvly-hikari.
| name | tavily-hikari-best-practices |
| description | Guide agents to use Tavily Hikari safely through tvly-hikari. |
Use this skill when deciding how to call Tavily Hikari from an agent workflow.
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>
Treat /mcp and /api/tavily/* as different integration surfaces:
https://<your-hikari-host>/mcp with bearer auth.https://<your-hikari-host>/api/tavily.Keep searches narrow, save large outputs with -o or --output-dir, and cite source URLs when
answering factual questions.
Do not test against Tavily production upstream unless the operator explicitly approves it; use local or sandbox Hikari endpoints for smoke tests.
tvly-hikari doctor
tvly-hikari search "Tavily Hikari smoke test" --json