IvanLi-CNIvanLi-CNCommunityยท3 Agent Skills Included

tavily-hikari

Pooled Tavily key proxy with search, crawl, and audit

Routes Tavily search, extract, crawl, map, and research requests through a self-hosted proxy that pools multiple API keys. Eliminates quota exhaustion, exposed credentials, and missing usage records by rotating keys fairly and logging every request. Gives teams a web console, health-aware routing, and simple commands to run web research faster.
npx skills add IvanLi-CN/tavily-hikari --all -g -y
Available:

Tells the agent how to run and test this project safely, including dev server commands, port conventions, and the rule to never call the production Tavily endpoint during testing.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tavily-hikari?โ–ผ

Run `npx skills add IvanLi-CN/tavily-hikari --all -g -y` in your terminal to install all skills in this suite globally.

What does Tavily Hikari do?โ–ผ

It is a self-hosted proxy for Tavily that pools multiple API keys, balances usage across them, anonymizes upstream traffic, and keeps full audit logs in SQLite.

How do I run web searches through Tavily Hikari?โ–ผ

Configure the wrapper once with `tvly-hikari configure --base-url <your-host> --token th-<id>-<secret>`, then run commands like `tvly-hikari search "your query" --json`.

Can I use Tavily Hikari without exposing my Tavily API keys?โ–ผ

Yes. Real Tavily keys stay inside the Hikari key pool, and downstream users or agents only receive short-lived Hikari tokens starting with `th-`.

Does Tavily Hikari support crawling and content extraction?โ–ผ

Yes. The included skills cover search, extract, crawl, map, and multi-step research, all routed through the same quota-checked proxy.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’