collaborate-gemini

Community

Parallel AI execution with Gemini

Authorvrazdalovschi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables parallel AI execution by leveraging the Gemini CLI, especially useful for tasks that benefit from its large context window or require interactive shell command execution.

Core Features & Use Cases

  • Parallel AI Execution: Run Gemini CLI in headless mode while controlling it interactively via tmux.
  • Large Context Window Utilization: Ideal for tasks benefiting from Gemini's 1M+ context window.
  • Use Case: Delegate a complex coding task to Gemini, monitor its progress in real-time, and intervene if necessary, all within your terminal.

Quick Start

Start a new tmux session for Gemini by running the command tmux new-session -d -s gemini -x 200 -y 50.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: collaborate-gemini
Download link: https://github.com/vrazdalovschi/dotfiles/archive/main.zip#collaborate-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 223,000+ vetted skills library on demand.