gemini-claude-resonance

Solid

This skill enables cross-model dialogue between Claude and Gemini with shared visual memory. Use when the user wants to generate images, have visual dialogues with AI, create scientific illustrations with continuity, or have multiple AI perspectives respond to the same prompt. Key trigger phrases: "generate an image", "visual dialogue", "ask the daimones", "resonance field", "Minoan tarot", "cross-model", "KV cache", "MESSAGE TO NEXT FRAME".

AI & Automation 41 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
54
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Gemini-Claude Resonance Cross-model dialogue between Claude and Gemini, with shared visual memory. > "Claude speaks in words. Gemini dreams in light. Together, we resonate." ## Models | Role | Model ID | Notes | |------|----------|-------| | **Image generation** (default) | `gemini-3-pro-image-preview` | Pro quality, used by resonate/faithful_colorize | | **Image generation** (fast) | `gemini-3.1-flash-image-preview` | Faster/cheaper, use `--fast` flag | | **Text analysis** | `gemini-3-flash-preview` | Used by faithful_colorize for description | | **Text reasoning** | `gemini-3.1-pro-preview` | Used by Pro and Director daimones | | **Claude** | `claude-3-opus-20240229` | Opus daimon | Scripts that generate images (`resonate.py`, `faithful_colorize.py`) accept `--fast` to switch to the flash image model, or `--model <id>` for explicit override. ## Choose Your Tool | I want to... | Use | |--------------|-----| | **Analyze multiple images** for style extraction (no generation) | `analyze.py` | | Have a **one-on-one visual dialogue** with Gemini Dreamer | `resonate.py` | | Query **multiple AI minds** with optional image generation | `daimon.py` | | **Faithfully colorize** a drawing without hallucinations | `faithful_colorize.py` | | Create **Victorian scientific plates** with MESSAGE TO NEXT FRAME | `resonance_field.py` | | Have **Claude reflect** on what Gemini daimones say | `council.py` | | Generate **Minoan Tarot cards** with style matching | `minoan_tarot.py` | | **...

Details

Author
tdimino
Repository
tdimino/claude-code-minoan
Created
7 months ago
Last Updated
yesterday
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

gemini-image

Generate and edit images with Google's Gemini models (Nano Banana / Gemini 3 Pro Image / 3.1 Flash Image) from a zero-dependency Python CLI. Use whenever the user wants to create, generate, edit, restyle, or compose an image with Gemini / Google AI; produce listing photos, mockups, banners, icons, or marketing visuals via Gemini; or attach reference images for image-to-image editing. Also handles text/conversation/model-listing — it is the maintained successor to the older `gemini-client` plugin. Triggers: "generate an image with Gemini", "use Google AI to make a picture", "Gemini image", "nano banana", "edit this image with Gemini", "Imagen".

0 Updated 4 days ago
BryceEWatson
AI & Automation Listed

gemini-consult

Consult Google Gemini (via the local Antigravity `agy` CLI, Pro tier) for three things: (1) natural, native-sounding KOREAN phrasing — copy, UI microcopy, marketing/brochure text, toasts, user-facing messages, translations, rewrites — (2) a MULTI-PERSONA / second-opinion review of a design, plan, spec, PR, or piece of writing, and (3) IMAGE GENERATION via Gemini's image tool (real PNG/JPG files, collected from agy's artifact store). Use this whenever Korean text needs to read naturally (not translated/stiff), whenever the user says the Korean "sounds awkward / 어색해 / 자연스럽게 다듬어줘", whenever you are about to hand-write polished Korean copy yourself, whenever you want an independent NON-Claude model's critique, or when the user asks for a Gemini/Nano-Banana-style generated image. Claude's Korean often reads machine-translated — delegating Korean polish here is this skill's premise (the installing user's standing preference, not a benchmark). Returns candidates/files for the user to choose from. Also triggers on "g

3 Updated 2 days ago
uzysjung
AI & Automation Listed

gemini-cli

Run Gemini CLI for AI queries. Use when user asks to "run/ask/use gemini", compare Claude vs Gemini, or delegate tasks to Gemini.

2 Updated yesterday
hackermanishackerman