This is a straightforward wrapper around Tavily's AI-optimized search API for when Claude needs current web information. You run a bash script with your query, set your API key as an environment variable, and get back search results formatted for AI consumption. It's useful for anything requiring real-time data like news, recent events, or fact-checking that's beyond Claude's training cutoff. The implementation is minimal, which is fine since Tavily already does the heavy lifting of returning search results optimized for LLM context windows. You'll need to sign up for a Tavily API key first, but the skill itself is just a thin integration layer.
npx -y skills add veithly/tavily-search --skill tavily-search --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills