gemini_cli_skill
Orchestrate Gemini CLI for code generation, review, and research
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core