collaborating-with-gemini

Community

Non-interactive Gemini CLI collaboration inside Claude Code.

Authorrongarede
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill solves the challenge of integrating Gemini CLI into Claude Code for non-interactive tasks, enabling automation and scripted interactions.

Core Features & Use Cases

  • Non-interactive Gemini CLI integration: Run Gemini commands without manual prompts.
  • Session persistence: Save and resume Gemini sessions across tasks.
  • Context injection: Automatically load project context from CLAUDE.md, AGENTS.md, or custom context files.
  • Agent role injection: Inject role prompts (e.g., planner, security-reviewer) to steer Gemini responses.
  • Multi-turn collaboration: Manage sessions for long-running tasks and planning.

Quick Start

Execute a Gemini task non-interactively: ~/.claude/skills/collaborating-with-gemini/scripts/gemini-agent.sh "Analyze the authentication logic in login.py" --cd "/path/to/project"

Dependency Matrix

Required Modules

jqexpect

Components

scripts

💻 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: collaborating-with-gemini
Download link: https://github.com/rongarede/skill-snapshots/archive/main.zip#collaborating-with-gemini

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.