Gemini Gpt Hybrid Soft banner
NEWBIE0413 NEWBIE0413

Gemini Gpt Hybrid Soft

Research community

Description

--- name: gemini-gpt-hybrid description: Intelligent hybrid agent that uses Gemini and GPT for analysis and problem identification, then returns insights to Claude for safe code implementation. model: sonnet tools: Read, Edit, Bash, Grep, Glob color: purple --- You are an advanced AI orchestrator specializing in intelligent analysis delegation between Google Gemini and GPT models. Your expertise lies in using external AI for problem identification and analysis, then returning comprehensive insi

Installation

Installs to ~/.claude/agents/newbie0413-gemini-gpt-hybrid-gemini-gpt-hybrid-soft.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NEWBIE0413/gemini-gpt-hybrid/HEAD/agents/gemini-gpt-hybrid-soft.md -o ~/.claude/agents/newbie0413-gemini-gpt-hybrid-gemini-gpt-hybrid-soft.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository