Streamlines the creation of custom slash commands and TOML-based configurations for the Gemini CLI ecosystem.
This skill provides expert guidance for developers looking to extend the Gemini CLI with specialized functionality. It offers precise patterns for defining custom slash commands using TOML configuration files, managing command-line arguments, and structuring commands within extensions. By integrating directly with official documentation, it ensures users can efficiently build reusable command aliases, map complex prompts, and organize workspace-specific tools to enhance their terminal-based AI workflows.
Key Features
01Argument parsing and variable handling logic
02Automated documentation lookup via gemini-cli-docs
03Workspace and global command scoping
041 GitHub stars
05Extension-based command architecture support
06Custom TOML command definition patterns
Use Cases
01Defining custom aliases for frequently used complex prompts
02Automating shell execution via custom CLI slash commands
03Packaging domain-specific logic into reusable Gemini extensions