tavily-hikari
Pooled Tavily key proxy with search, crawl, and audit
All Skills in This Repository (3)
Pure Emerald Level Indicatorsui-ux-pro-max
Aggregate multi-domain UI/UX guidance to generate cohesive design systems.
style-playbook-starter
Patch, enhance, and update style-topic skills using a standardized workflow.
style-topic-pr-label-release
Align PR label usage with style-playbook standards across projects.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core