gemini-delegate

Delegate bulk tasks to the Gemini CLI with multi-account OAuth switching.

140|23|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/AnastasiyaW/codex-claude-code-config --skill gemini-delegate-anastasiyaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-delegate
Source: https://github.com/AnastasiyaW/codex-claude-code-config/tree/main/skills/operational/gemini-delegate
Command: npx skills add https://github.com/AnastasiyaW/codex-claude-code-config --skill gemini-delegate-anastasiyaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the issue of hitting LLM rate limits and context windows by delegating bulk or secondary tasks to Gemini CLI, providing a cost-effective way to handle high-volume processing and cross-vendor verification.

Core Features & Use Cases

  • Multi-Account Management: Seamlessly switch between multiple Google OAuth accounts to bypass daily quota caps.
  • Cross-Vendor Verification: Use Gemini as an independent evaluator to verify Claude's output, creating a robust Generator-Evaluator workflow.
  • Bulk Processing: Efficiently handle large-scale vision curation, data labeling, or massive file analysis without exhausting your primary Claude quota.

Quick Start

Use the gemini-delegate skill to run the current project brief through the Gemini CLI for a second opinion.

Frequently Asked Questions about gemini-delegate

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

FAQPage Schema
How do I bypass Gemini CLI daily quota limits for bulk data processing?

You can bypass Gemini CLI daily quota limits by using multi-account OAuth switching to delegate tasks across multiple Google accounts, enabling high-volume data processing without hitting single-account caps.

Can I use Gemini to verify Claude's output for cross-vendor model evaluation?

Yes, you can use Gemini to verify Claude's output by delegating secondary analysis to the Gemini CLI, creating a robust cross-vendor Generator-Evaluator workflow for independent verification.

What do I need to configure before automating multi-account OAuth switching for LLM delegation?

You need configured Gemini CLI credentials and local stash management for atomic account swapping to automate multi-account OAuth switching for LLM delegation.

How does local stash management handle atomic account swapping for multi-account Gemini delegation?

Local stash management facilitates atomic account swapping by securely storing and swapping multiple Google OAuth credentials, ensuring seamless account transitions during bulk task delegation.

When should I use cross-vendor model evaluation instead of a single LLM for massive file analysis?

Cross-vendor model evaluation is ideal for massive file analysis when you need independent verification or want to preserve your primary LLM quota by delegating high-volume processing to a secondary model.

Does delegating bulk tasks to Gemini CLI require switching my primary development environment?

No, delegating bulk tasks to Gemini CLI does not require switching environments; it integrates into your workflow to handle secondary analysis and large-scale processing while preserving your primary Claude context window.