npx claudepluginhub dnvriend/openai-tts-tool --plugin openai-tts-toolcommandDisplay 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.
/helpDisplays the complete GSD command reference from workflows/help.md, listing available commands and usage guides without additions or commentary.
/helpExplains Ralph Loop plugin for iterative AI development via repeated Claude prompts with file self-reference, and lists commands /ralph-loop to start loops and /cancel-ralph to cancel.
/helpDisplays Hookify plugin help: hook events, markdown config files with regex patterns, creation via /hookify or manual files, subcommands, and examples for safe behaviors.
/helpDisplays a complete table of all available SuperClaude (/sc) commands with their descriptions and functionality.
/helpDisplays full reference guide for Ouroboros commands and agents by rendering the dedicated SKILL.md file.
/helpDisplays help for the heartbeat plugin, listing commands, CLI options, how it works, configuration, job formats, and Telegram setup.
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.