collaborating-with-gemini-cli

Community

Delegate code tasks to Gemini CLI, get structured JSON.

AuthorZhenHuangLab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill integrates Google Gemini CLI into your workflow for code-related tasks like review, debugging, and solution comparison. It addresses Gemini's effective context limitations by providing conservative defaults and structured JSON output, making multi-model collaboration more efficient and reliable.

Core Features & Use Cases

  • Code Analysis Delegation: Offload code review, debugging, and alternative implementation comparisons to Google Gemini CLI.
  • Structured Output: Receive results as structured JSON, facilitating seamless integration into automated workflows or other AI agents.
  • Context Management: Employs conservative defaults (read-only, file-scoped) and guardrails to optimize for Gemini's effective context, with options for user override.
  • Use Case: You're developing a new feature and want an AI to review your src/auth/login.py file for security bypasses and propose fixes as a unified diff.

Quick Start

Ask the collaborating-with-gemini-cli skill to review src/auth/login.py for bypasses and propose fixes.

Dependency Matrix

Required Modules

None required

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-cli
Download link: https://github.com/ZhenHuangLab/collaborating-with-gemini-cli/archive/main.zip#collaborating-with-gemini-cli

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 223,000+ vetted skills library on demand.