gemini-agent-creator — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsgemini-agent-creator
    Back to Agents
    gemini-agent-creator

    gemini-agent-creator

    jduncan-rva November 5, 2025
    37 copies 0 downloads

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

    Agent Definition
    # Agent Creator Extension for Gemini CLI
    
    An AI-powered extension for [Gemini CLI](https://github.com/google-gemini/gemini-cli) that makes creating custom agents effortless through natural conversation.
    
    ## 🎯 What It Does
    
    This extension provides the `/new-agent` command that guides you through creating custom agent definitions using AI-assisted conversation. Instead of manually writing TOML files or filling out forms, you simply chat with the AI about what you want to build.
    
    ## ⚡ Quick Start
    
    ### Installation
    
    1. **Clone this repository** into your Gemini extensions directory:
       ```bash
       git clone https://github.com/jduncan-rva/gemini-agent-creator.git ~/.gemini/extensions/agent-creator
       ```
    
    2. **Restart Gemini CLI** to load the extension
    
    3. **Verify installation**:
       ```bash
       /extensions list
       ```
       You should see `agent-creator` in the list.
    
    ### Usage
    
    #### Quick Mode (AI Expands Your Idea)
    
    Provide a brief description and let the AI flesh out a complete agent:
    
    ```bash
    /new-agent "reviews code for security vulnerabilities"
    ```
    
    The AI will:
    1. Analyze your description
    2. Generate a comprehensive agent definition with smart defaults
    3. Show you the complete TOML configuration
    4. Ask for your approval before saving
    
    **Example descriptions:**
    - `"reviews python code for bugs"`
    - `"generates API documentation"`
    - `"writes unit tests for functions"`
    - `"explains complex code in simple terms"`
    - `"finds performance bottlenecks"`
    
    #### Interactive Mode (Guided Conversation)
    
    Run without arguments for step-by-step guidance:
    
    ```bash
    /new-agent
    ```
    
    The AI will guide you through:
    1. Defining what your agent does
    2. Selecting which tools it needs
    3. Writing its behavior and instructions
    4. Defining input parameters
    5. Reviewing the generated configuration
    6. Saving to `~/.gemini/agents/`
    
    ## 📝 Example Session
    
    ### Quick Mode Example
    
    ```
    > /new-agent "analyzes code for performance issues"
    
    Great! I'll create a performance analysis agent for you.
    
    Based on

    Tags

    ai-agentscli-extensiongeminigemini-cligoogle-geminillm

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.