jelly-gemini

Community

Gemini AI integration for Claude Code tasks.

Authordev-jelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill exposes Google's Gemini AI models to Claude Code, enabling multimodal analysis, long-context processing, and fast inference for complex tasks.

Core Features & Use Cases

  • Multimodal processing: analyze text and images together.
  • Long context: leverage 1M+ token windows for large codebases and documents.
  • Model lineup: gemini-2.5-flash, gemini-2.5-pro, gemini-2.5-flash-lite, gemini-3.0-deep-think.

Quick Start

Initialize the Gemini CLI or gemini wrapper and run a prompt with the desired model.

Dependency Matrix

Required Modules

@google/generative-ai

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jelly-gemini
Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-gemini

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository