azmym/gemini-plugin

Claude Code plugin: Gemini as second-opinion assistant (validator, challenger, researcher, summarizer subagents + auto-trigger hooks)

1Stars on the repository
28Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

azmym/gemini-plugin

Skill Claude CodeCodex

Generate music (Lyria 3) or synthesize speech (Gemini TTS, single or multi-speaker). Use for soundtracks, voiceovers, demo narration, notification sounds, or audio branding.

1 18d ago A 42 tokens original MIT

azmym/gemini-plugin

Skill Claude CodeCodex

Get a second opinion from Gemini via text generation or multi-turn chat. Use for code review, design critique, sanity-checking before commit, or when Claude wants another perspective on a complex decision.

1 18d ago A 39 tokens original MIT

gemini-code-exec

03

azmym/gemini-plugin

Skill Claude CodeCodex

Run Python code in Gemini's sandboxed execution environment to verify math, test regex patterns, simulate logic, or validate algorithms without local execution. Use when you need computational verification without side effects.

1 18d ago A 38 tokens original MIT

gemini-consult

04

azmym/gemini-plugin

Skill Claude CodeCodex

Dispatch rule for consulting the five Gemini agents. Read this when deciding whether to get a Gemini second opinion and which agent to route to (researcher, validator, challenger, summarizer, reviewer). Enforces a one-consult-per-turn cap on manual dispatches.

1 18d ago A 53 tokens original MIT

azmym/gemini-plugin

Skill Claude CodeCodex

Analyze files (PDFs, images, audio, video, large source files) via Gemini's multi-modal file analysis. Use when a file is too large for Claude's context or when the file is a non-text format requiring visual/audio understanding.

1 18d ago A 49 tokens original MIT

gemini-image-gen

06

azmym/gemini-plugin

Skill Claude CodeCodex

Generate images using Gemini's native image generation (Nano Banana) or Imagen 4. Use for UI mockups, hero images, product shots, infographic frames, or any visual content creation task.

1 18d ago A 39 tokens original MIT

azmym/gemini-plugin

Skill Claude CodeCodex

Perform live-web research via Gemini's search-grounded answers or deep research synthesis. Use when a question involves post-training-cutoff information, library versions, CVEs, API docs, or any claim needing a primary source with citations.

1 18d ago A 46 tokens original MIT

gemini-video-gen

08

azmym/gemini-plugin

Skill Claude CodeCodex

Generate short video clips using Veo 3.1. Async start+poll pattern; returns an MP4 file. Use for product demos, B-roll footage, short animations, or motion design concepts.

1 18d ago A 41 tokens original MIT

gemini-when-to-use

09

azmym/gemini-plugin

Skill Claude CodeCodex

Master router for the Gemini plugin. Use when uncertain whether a Gemini consult is warranted; covers cost discipline, anti-hallucination triggers, and the five subagent roles. Invoke before any other gemini- skill.

1 18d ago A 44 tokens original MIT