·gemini-tavily-search
{}

gemini-tavily-search

Use this skill when the user asks about current events, real-time information, recent news, live scores, financial data, price updates, recent changes, or any question that may require up-to-date web information. This skill first determines if web search is necessary using Gemini, then attempts Google Search Grounding via Gemini, and automatically falls back to Tavily if any failure occurs.

11Installs·0Trend·@josearroyave

Installation

$npx skills add https://github.com/josearroyave/agent-skills --skill gemini-tavily-search

How to Install gemini-tavily-search

Quickly install gemini-tavily-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/josearroyave/agent-skills --skill gemini-tavily-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: josearroyave/agent-skills.

SKILL.md

View raw

Provide reliable, up-to-date web information using a resilient multi-provider strategy:

Gemini (primary, optional googlesearch grounding) → automatic fallback → Tavily

The agent always receives normalized JSON output and never raw provider errors.

Use this skill when the user asks about current events, real-time information, recent news, live scores, financial data, price updates, recent changes, or any question that may require up-to-date web information. This skill first determines if web search is necessary using Gemini, then attempts Google Search Grounding via Gemini, and automatically falls back to Tavily if any failure occurs. Source: josearroyave/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/josearroyave/agent-skills --skill gemini-tavily-search
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from josearroyave/agent-skills

Quick answers

What is gemini-tavily-search?

Use this skill when the user asks about current events, real-time information, recent news, live scores, financial data, price updates, recent changes, or any question that may require up-to-date web information. This skill first determines if web search is necessary using Gemini, then attempts Google Search Grounding via Gemini, and automatically falls back to Tavily if any failure occurs. Source: josearroyave/agent-skills.

How do I install gemini-tavily-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/josearroyave/agent-skills --skill gemini-tavily-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/josearroyave/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-26

Related Skills

None