This gives Claude access to two serious search APIs, Tavily and Exa, through the inference.sh CLI. You get five different apps covering search, content extraction, and direct answers. The workflow examples are actually useful: search with Tavily, pipe results to Claude for analysis, or extract article content and summarize it. It's built for research tasks, RAG pipelines, and agent builders who need reliable web access without wrestling with API keys for each service. The setup requires the belt CLI but then you're running searches and extractions with simple commands. Good alternative if you're tired of Perplexity's rate limits or building your own scraping infrastructure.
npx skills add https://github.com/inference-sh/skills --skill web-search