gemini-kit and gemini-agent-creator

One tool provides a collection of pre-built AI agents and commands for the Gemini CLI, while the other offers an AI-powered extension to create custom agents for the Gemini CLI through natural conversation, making them **complements** that can be used together, as one offers existing agents and the other facilitates the creation of new ones.

gemini-kit
51
Established
gemini-agent-creator
37
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 15/25
Maintenance 6/25
Adoption 7/25
Maturity 13/25
Community 11/25
Stars: 273
Forks: 28
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
Stars: 33
Forks: 4
Downloads:
Commits (30d): 0
Language:
License: MIT
No Package No Dependents
No Package No Dependents

About gemini-kit

nth5693/gemini-kit

🚀 19 AI Agents + 44 Commands for Gemini CLI - Code 10x faster with auto planning, testing, review & security

Built on Google's Gemini API, Gemini-Kit implements a multi-agent orchestration architecture where specialized agents (Security Auditor, Frontend Specialist, Backend Specialist, etc.) coordinate through a central Orchestrator agent to handle complex development tasks. The system features a compound workflow pattern (`/explore → /plan → /work → /review → /compound`) that builds a persistent knowledge base from each iteration, enabling the AI to learn from corrections and reuse solutions. It integrates with version control via Git hooks for automatic checkpoints, includes 30+ secret detection patterns for real-time security blocking, and supports Discord/Telegram notifications for external alerting. --- **Word count: 80 | Sentence count: 3**

About gemini-agent-creator

jduncan-rva/gemini-agent-creator

AI-powered extension for Gemini CLI that creates custom agents through natural conversation

Offers both quick mode (one-line descriptions expanded by AI) and interactive guided conversation for agent definition. Generates complete TOML configurations with smart defaults across common patterns like code reviewers, documentation generators, and test writers, then persists agents to `~/.gemini/agents/` for immediate CLI integration. Integrates exclusively with Gemini CLI's user-defined agents system, leveraging its read-only tool ecosystem (file I/O, grep, web search, persistent memory).

Scores updated daily from GitHub, PyPI, and npm data. How scores work