gemini
AI-powered CLI for large-context code reviews and architectural analysis using Gemini models.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill geminiStats
| Total installs | 3,458 |
| Weekly installs | 572 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Supports five Gemini models ranging from flagship reasoning (Gemini 3 Pro) to cost-optimized alternatives, with 1M token input windows for analyzing entire codebases and documentation sets
- Three approval modes: default for interactive terminal prompts, auto_edit for auto-approving code suggestions, and yolo for fully automated background execution
- Critical safety requirement: use --approval-mode yolo or timeout wrapper in non-interactive shells to prevent indefinite hangs waiting for approval prompts
- Designed for code reviews, architectural plan analysis, multi-file pattern detection, and tasks exceeding 200k tokens of context
Tags
Related skills
| Skill | Installs | vs gemini |
|---|---|---|
| vector-index-tuning | 3,492 | +34 |
| writing-clearly-and-concisely | 3,528 | +70 |
| similarity-search-patterns | 3,525 | +67 |
| plugin settings | 3,351 | -107 |
| agent-md-refactor | 3,497 | +39 |
FAQ
- How many installs does gemini have?
- gemini has 3,458 total installs and 572 installs this week.
- Where is gemini hosted?
- gemini is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does gemini have?
- gemini has 1.2K GitHub stars.
- When was gemini first indexed?
- OrangeBot.AI first indexed gemini on Jan 20, 2026.
- How do I install gemini?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill gemini