·collaborating-with-gemini
#

collaborating-with-gemini

renocrypt/latex-arxiv-skill

Use the Gemini CLI to consult Gemini and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff.

3Installs·0Trend·@renocrypt

Installation

$npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-gemini

SKILL.md

Use Gemini CLI as a collaborator while keeping Codex as the primary implementer.

This skill provides a lightweight bridge script that returns structured JSON and supports multi-turn sessions via SESSIONID.

⚠️ If your prompt contains Markdown backticks (` like/this ), do not pass it directly via --PROMPT "..." (your shell may treat backticks as command substitution). Use a heredoc instead; see references/shell-quoting.md`.

Use the Gemini CLI to consult Gemini and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff. Source: renocrypt/latex-arxiv-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-gemini
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is collaborating-with-gemini?

Use the Gemini CLI to consult Gemini and delegate coding tasks for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID. Optimized for low-token, file/line-based handoff. Source: renocrypt/latex-arxiv-skill.

How do I install collaborating-with-gemini?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/renocrypt/latex-arxiv-skill --skill collaborating-with-gemini Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/renocrypt/latex-arxiv-skill

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01