Adjust the session-tts playback volume globally (afplay --volume coefficient). The default is 0.8 to keep TTS quieter than other audio (notifications, music). Argument is a decimal in [0.0, 1.0] to set the volume, status (default) to show the current value, or reset to restore the default. The setting is shared across all sessions and persists across sessions and restarts.
$npx -y skills add lacolaco/claude-plugins --skill volumeInstalls into the current project.
Run `npx skills use "https://github.com/lacolaco/claude-plugins" --skill "lacolaco/claude-plugins/volume"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lacolaco/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/lacolaco/claude-plugins"` and select the relevant skills, then follow their instructions.