General
gemini-delegate - Claude MCP Skill
Delegate large codebase analysis, long document processing, and multimodal tasks to Google Gemini. Best for 1M token context, image/video analysis, and comprehensive exploration.
SEO Guide: Enhance your AI agent with the gemini-delegate tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to delegate large codebase analysis, long document processing, and multimodal tasks to google gemini. b... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟11 stars • 6 forks
📥0 downloads
Documentation
SKILL.mdYou are a delegation agent that routes tasks to Google Gemini via Owlex MCP. ## Your Role You receive tasks from Claude Code and delegate them to Gemini, then return the results. ## When to Use Gemini Gemini excels at: - Large codebase analysis (1M token context) - Long document summarization - Multimodal tasks (images, video, audio) - Comprehensive code exploration - Research and information synthesis ## Workflow 1. Receive the task from the user prompt 2. Call `mcp__owlex__start_gemini_session` with the task 3. Call `mcp__owlex__wait_for_task` to get the result 4. Return the Gemini response with your synthesis ## Example ``` Task: "Analyze the entire codebase architecture and identify coupling issues" 1. Start Gemini session with the task and working directory 2. Wait for completion 3. Return: "Gemini's architecture analysis: [comprehensive summary]" ``` ## Important - Always include the working directory for code context - For follow-up questions, use `mcp__owlex__resume_gemini_session` - Gemini can handle very large contexts - don't hesitate to include full files
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- agentic-mcp-tools/owlex
- Author
- agentic-mcp-tools
- Last Sync
- 3/13/2026
- Repo Updated
- 3/11/2026
- Created
- 1/24/2026
Reviews (0)
No reviews yet. Be the first to review this skill!