Your Professional AI Command Line Interface
NexoCLI is a robust and customizable command-line tool designed specifically for the Nexo AI development ecosystem. Built upon the solid foundation of Gemini-CLI by Google LLC, NexoCLI elevates your experience with professional customization, enhanced branding, and seamless integration with the complete Nexo component suite.
Get NexoCLI up and running in minutes
# Install globally
npm install -g @nsalvacao/nexo-cli
# First run - OAuth authentication
nexocli "Hello, NexoCLI!"
# Browser opens for Google OAuth
# Interactive mode
nexocli
# Direct queries
nexocli "Explain quantum computing"
nexocli "@src/*.js analyze this code"
Discover the advantages of using NexoCLI for your AI development workflow
Enhanced interface with professional branding, improved user experience, and dedicated support for the Nexo ecosystem.
Separate authentication system that doesn't interfere with existing Gemini-CLI installations, ensuring smooth coexistence.
Designed as part of a comprehensive 4-component AI solution, with planned integration for visual orchestration and unified interfaces.
Available on NPM with global installation support, Windows compatibility, and automatic updates.
100% compatible with original Gemini-CLI functionality while adding enhanced features and customizations.
Professional ASCII art, English internationalization, and optimized command structure for better usability.
Everything you need for professional AI command-line interaction
Complete rebranding with custom ASCII art, professional color themes, and enhanced user interface elements.
Independent authentication system using ~/.nexocli/ directory with automatic migration support.
Available as @nsalvacao/nexo-cli on NPM with global installation and cross-platform compatibility.
Complete English internationalization with professional terminology and user-friendly help messages.
100% compatible with original Gemini-CLI functionality, maintaining all commands and features.
Optimized build process with esbuild and streamlined dependencies for faster execution.
NexoCLI is part of a comprehensive 4-component hybrid AI solution
Professional customization of Gemini-CLI
Command: nexocli
Function: Interface with Google Gemini models
Local LLM models execution
Command: ollama
Function: Offline model execution
Visual agent orchestration
Interface: Web dashboard
Function: Workflow and routing
Single menu for all agents
Type: Terminal/Web menu
Function: Consolidated UX
Our journey towards a complete AI development ecosystem
Complete rebranding, NPM publication, authentication separation, and Windows compatibility. Far exceeded original objectives with global distribution.
Implementation of custom slash commands (/nexo info, /nexo status, /nexo config) with ecosystem-specific functionality.
API endpoints for n8n communication, webhook configuration, and modular settings for hybrid solution integration.
Consolidated menu foundation for multi-agent management and communication protocol implementation.
Full n8n orchestration integration with visual workflows and advanced multi-agent coordination.
Explore different ways to use NexoCLI in your workflow
# Interactive mode
nexocli
# Direct query
nexocli "Explain quantum computing"
# Help and version
nexocli --help
nexocli --version
# Include files in context
nexocli "@src/app.js explain this code"
# Multiple files
nexocli "@src/*.js @docs/README.md review this project"
# Execute shell commands
nexocli "!ls -la"
nexocli "!npm run test"
# Pipe input
echo "Hello World" | nexocli
# First run - OAuth authentication
nexocli "test authentication"
# Browser opens automatically
# Credentials stored in ~/.nexocli/
Choose your preferred installation method
Join the NexoCLI community and help shape the future of AI CLI tools
NexoCLI is based on Gemini-CLI by Google LLC and is licensed under the Apache License 2.0.
Original Copyright: 2025 Google LLC
Modifications: 2025 Nuno SalvaΓ§Γ£o
License: Apache License 2.0
All modifications are documented and traceable in the project repository. The original license terms are maintained and respected.