gemini-fallback

Fetch blocked web content via Gemini CLI and tmux.

79|33|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/thiagofinch/mega-brain --skill gemini-fallback
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gemini-fallback
Source: https://github.com/thiagofinch/mega-brain/tree/main/.claude/skills/gemini-fallback
Command: npx skills add https://github.com/thiagofinch/mega-brain --skill gemini-fallback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Access blocked websites when Claude Code cannot reach them directly, by using Gemini CLI as a fallback.

Core Features & Use Cases

  • Provides a Gemini-based fallback to fetch information from blocked sites like Reddit.
  • Enables quick retrieval of web content when Claude Code has network blocks or restrictions.
  • Use Case: When Claude Code cannot access Reddit or other blocked sites, run the Gemini fetch workflow to obtain content.

Quick Start

Execute a query via Gemini CLI to access blocked sites when Claude Code cannot.

Frequently Asked Questions about gemini-fallback

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch content from blocked sites like Reddit when Claude Code has network restrictions?▼

Fetch content from blocked sites using Gemini CLI as a fallback. This workflow retrieves web pages when Claude Code cannot reach restricted URLs directly.

What is needed to run the Gemini fetch script for web access?▼

Running the Gemini fetch script requires Gemini CLI installed, a local tmux environment, and the gemini_fetch.py script to perform web content retrieval.

Can I use tmux to access blocked websites through Gemini CLI?▼

Yes, you can access blocked websites through Gemini CLI by running the fetch workflow within a local tmux environment, enabling quick retrieval of restricted web content.

Why does Claude Code fail to retrieve Reddit content and how can I bypass it?▼

Claude Code fails to retrieve Reddit content due to network blocks. Bypass this by executing a query via Gemini CLI to access and retrieve the blocked site content.

Are there limitations when using Gemini CLI to fetch blocked web content?▼

Limitations include requiring a local tmux environment and Gemini CLI installation. Web access depends on the gemini_fetch.py script successfully executing within this specific local setup.