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
更新于 12/6/2025
星标
50
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use gemini-command-development