This gives Claude web search through the inference.sh CLI, with both Tavily and Exa as backends. You get AI-powered search with answers, content extraction from URLs, and direct factual queries. It's built for research workflows, RAG pipelines, and agents that need to pull fresh information from the internet. The nice part is you can chain searches with LLM calls using belt commands, so search results flow right into Claude for analysis. Requires the belt CLI and an inference.sh account. If you're building anything that needs to look things up or verify claims against current sources, this is cleaner than cobbling together your own API calls.
npx skills add https://github.com/inference-sh-skills/skills --skill web-search