voice-integration

Deliver voice notifications and macOS alerts for task completions in Claude Code.

4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/signalcompose/claude-tools --skill voice-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-integration
Source: https://github.com/signalcompose/claude-tools/tree/main/plugins/cvi/skills/voice-integration
Command: npx skills add https://github.com/signalcompose/claude-tools --skill voice-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that task completions are communicated audibly and visually through macOS notifications, enhancing user awareness and providing a clear summary of actions taken.

Core Features & Use Cases

  • Task Completion Summaries: Automatically provides voice notifications for completed tasks.
  • Customizable Voice Settings: Allows configuration of language, speech rate, and voice selection.
  • Use Case: After Claude Code completes a complex code refactoring task, this Skill will announce "Task completed successfully. Refactored 5 files, updated unit tests, and ensured all tests are passing." via voice and a macOS notification.

Quick Start

Use the voice-integration skill to speak a summary of the completed task.

Frequently Asked Questions about voice-integration

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

FAQPage Schema
How do I get voice notifications for task completion in Claude Code?

Voice notifications for Claude Code task completion are delivered automatically via the `/cvi:speak` skill tool, triggering macOS alerts and audible summaries when a task finishes.

Can I customize the TTS voice and speech rate for macOS task completion alerts?

You can customize TTS settings for task completion alerts by configuring the language, speech rate, and voice selection to ensure the audible summary uses your preferred macOS voice profile.

Does the voice notification skill work on operating systems other than macOS?

The voice notification skill integrates directly with macOS notification systems to deliver visual alerts and TTS feedback, requiring the macOS environment to function properly.

What is the best way to announce a completed code refactoring task audibly on macOS?

The best way to announce completed code refactoring tasks audibly is using the voice-integration skill, which generates a spoken summary of files changed and tests updated alongside a macOS notification.

How do macOS TTS alerts summarize task completion outcomes in Claude Code?

macOS TTS alerts summarize task completion outcomes by speaking a generated overview of the actions taken, such as the number of files refactored and unit test status, directly through the system voice.