forayconsultingforayconsultingCommunityยท1 Agent Skills Included

gemini_cli_skill

Orchestrate Gemini CLI for code generation, review, and research

Orchestrates Google's Gemini CLI for code generation, security review, test creation, documentation, and web research. Eliminates manual prompt crafting with ready-made templates, command references, and proven generate-review-fix workflows. Handles rate limits, model selection, and background execution so coding tasks finish faster with a second-opinion perspective.
npx skills add forayconsulting/gemini_cli_skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install gemini_cli_skill?โ–ผ

Run `npx skills add forayconsulting/gemini_cli_skill --all -g -y` in your terminal to install the skill globally. You also need the Gemini CLI installed and authenticated with an API key or OAuth.

What can I do with the Gemini CLI skill?โ–ผ

You can generate code, run security and bug reviews, create tests and documentation, research current topics via Google Search, and analyze codebase architecture.

Why use Gemini alongside Claude Code?โ–ผ

It provides a second opinion on code, real-time Google Search grounding, and the codebase_investigator tool for deep architecture analysis.

How do I avoid Gemini free tier rate limits?โ–ผ

Use the faster gemini-2.5-flash model for simple tasks and run long jobs in the background; the CLI also auto-retries with backoff.

Do I need coding experience to use this skill?โ–ผ

No. Once installed, you simply ask in plain English, and the skill handles the correct Gemini commands and flags for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’