How this command is triggered — by the user, by Claude, or both
Slash command
/openai-tts-tool:help commandThe summary Claude sees in its command listing — used to decide when to auto-load this command
Display help information for openai-tts-tool CLI commands. ## Usage ## Arguments - `COMMAND` (optional): Specific command to get help for - `--help` / `-h`: Show help information - `--version` / `-v`: Show version information ## Examples ## Output Displays usage information, available commands, and options.
Display help information for openai-tts-tool CLI commands.
# Show general help
openai-tts-tool --help
# Show command-specific help
openai-tts-tool COMMAND --help
# Show version
openai-tts-tool --version
COMMAND (optional): Specific command to get help for--help / -h: Show help information--version / -v: Show version information# General help
openai-tts-tool --help
# Command help
openai-tts-tool search --help
# Version information
openai-tts-tool --version
Displays usage information, available commands, and options.
npx claudepluginhub dnvriend/openai-tts-tool --plugin openai-tts-tool/voice-onEnables automatic text-to-speech read-aloud of Claude's replies. Activates voice mode and confirms the engine used.
/helpShows comprehensive MemPalace help — lists available skills, MCP tools, CLI commands, hooks, and architecture.
/helpShows help documentation for the Hookify plugin — explains how hooks work, configuration file format, rule creation methods, and lists available subcommands.
/helpExplains the Ralph Loop iterative development technique (self-referential AI loops) and lists available commands /ralph-loop and /cancel-ralph with usage examples.
/helpDisplays help for all Task Master AI commands, organized by category. Supports optional argument to show specific command help.
/helpDisplays GSD command reference at the requested detail level: brief one-line summaries, a full tour, or a single topic section.