home/categories/cli-tools/melodic-software-claude-code-plugins-plugins-google-ecosystem-skills-gemini-command-development-skill-md
cli-toolstools
gemini-command-development
Expert guide for creating custom Gemini CLI commands. Covers slash command definitions (.toml), argument parsing, and shell execution. Use when creating custom Gemini commands, defining TOML command files, adding command arguments, or building extension-based commands. Delegates to gemini-cli-docs.
maintainer
melodic-software
Updated 12/6/2025
Stars
50
Forks
8
quick start
Installation and usage
Expert guide for creating custom Gemini CLI commands. Covers slash command definitions (.toml), argument parsing, and shell execution. Use when creating custom Gemini commands, defining TOML command files, adding command arguments, or building extension-based commands. Delegates to gemini-cli-docs.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use gemini-command-development