azmym

31 mods across 2 repositories, 3 stars between them.

gemini-code-exec

25

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

26

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

28

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

30

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

31

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