Claude Agent Server
Description
A Claude Code skill that enables effective use of Google's Gemini CLI as a powerful auxiliary tool.
Installation
git clone https://github.com/forayconsulting/gemini_cli_skill README
Gemini CLI Skill for Claude Code
A Claude Code skill that enables effective use of Google's Gemini CLI as a powerful auxiliary tool.
What This Skill Does
This skill teaches Claude Code how to wield Gemini CLI for:
- undefined
Installation
Copy the skill directory to your Claude Code skills folder:
# Clone the repo
git clone https://github.com/forayconsulting/gemini_cli_skill.git
# Copy to Claude Code skills directory
cp -r gemini_cli_skill ~/.claude/skills/gemini-cli
Or manually create `~/.claude/skills/gemini-cli/` and copy the files.
Prerequisites
- undefined
# Install Gemini CLI
npm install -g @google/gemini-cli
# Authenticate
gemini # First run prompts for auth
Files
| File | Purpose |
|---|---|
SKILL.md |
Main skill definition - when to use, core instructions |
reference.md |
Complete CLI command and flag reference |
templates.md |
Reusable prompt templates for common tasks |
patterns.md |
Integration patterns and workflows |
tools.md |
Gemini's built-in tools documentation |
Usage
Once installed, Claude Code automatically uses this skill when appropriate. Just ask:
"Use Gemini to review this code for security issues"
"Have Gemini generate tests for this module"
"Ask Gemini what's new in TypeScript 5.5"
"Get Gemini to analyze this codebase architecture"
Key Features
Prompt Templates
Ready-to-use templates for:
- undefined
...
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community