volume

Set system volume to a specified level from 0 to 100.

2|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/cpoepke/claude-talk --skill volume-cpoepke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: volume
Source: https://github.com/cpoepke/claude-talk/tree/main/skills/volume
Command: npx skills add https://github.com/cpoepke/claude-talk --skill volume-cpoepke

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Adjusting system volume during a live voice chat can be disruptive; this Skill lets you set a specific output level quickly without leaving your flow.

Core Features & Use Cases

  • Direct volume control: Set the system volume to any value from 0 to 100 during a session.
  • Streamlined workflow: Quick adjustments via simple commands while coding or chatting with Claude.
  • Use Case: When a conversation becomes too loud, instantly reduce volume to a comfortable level and resume without interruption.

Quick Start

Set the system volume to 50%.

Frequently Asked Questions about volume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I adjust system volume during a live voice chat without interrupting my workflow?

You can adjust system volume during a live voice chat by using a command-based Skill that validates an input level between 0 and 100 and executes a system command to set the master volume instantly. This allows rapid, on-the-fly audio adjustments for coding, meetings, or transcription without leaving your current workflow.

Can I set my computer's audio output to a specific percentage during an active session?

Yes, you can set your computer's audio output to a specific percentage by providing a numeric value from 0 to 100. The system validates this input level and executes a command to adjust the master volume accordingly, ensuring precise audio control during active sessions.

Does this volume control method work for voice chat and transcription tasks?

This volume control method works directly within voice chat and transcription tasks by executing system commands to modify the master volume. It is specifically designed for live sessions where rapid audio adjustments are needed without disrupting the ongoing workflow.

What are the limitations of using system commands to adjust master volume on the fly?

The limitation of using system commands to adjust master volume is that the input must be a validated numeric value between 0 and 100. It relies on executing system-level commands, meaning it functions strictly as a direct volume setter rather than an incremental mixer or audio routing manager.

Why does my system volume adjustment require a number between 0 and 100?

Your system volume adjustment requires a number between 0 and 100 because the Skill validates the input level against this standard percentage range before executing the system command. This ensures the master volume is set to a valid and specific level without causing system errors.